aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown')
-rw-r--r--docs/markdown/Release-notes-for-0.41.0.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/Release-notes-for-0.41.0.md b/docs/markdown/Release-notes-for-0.41.0.md
index c93fee8..a96ded0 100644
--- a/docs/markdown/Release-notes-for-0.41.0.md
+++ b/docs/markdown/Release-notes-for-0.41.0.md
@@ -53,3 +53,6 @@ other build systems. Currently this only works for projects using Git
and only with the Ninja backend.
+## Support for passing arguments to Rust compiler
+
+Targets for building rust now take a `rust_args` keyword.