Skip to content

Commit 25c14ea

Browse files
committed
Rust: Add change note
1 parent 99e88c5 commit 25c14ea

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
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
7+
closure).

0 commit comments

Comments
 (0)