summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/rust_test_link_with.md
AgeCommit message (Collapse)Author
2023-07-17Whoopsie, forgot to create the release notes.Jussi Pakkanen
2023-06-27modules/rust: Add a `link_with` kwarg to the test methodDylan Baker
This was requested by Mesa, where a bunch of `declare_dependency` objects are being created as a workaround for the lack of this keyword