We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b84ff commit 1183e50Copy full SHA for 1183e50
rust/ql/lib/change-notes/2025-09-19-parameter-mad.md
@@ -3,5 +3,5 @@ category: feature
3
---
4
* The models-as-data format for sources now supports access paths of the form
5
`Argument[i].Parameter[j]`. This denotes that the source passes tainted data to
6
- the `j`th parameter of it's `i`th argument (which must be a function or a
+ the `j`th parameter of its `i`th argument (which must be a function or a
7
closure).
0 commit comments