From 4ad9f2660864e00fa2a0220d3cf9bf0754a23c3e Mon Sep 17 00:00:00 2001 From: Patrick Griffis Date: Mon, 8 May 2017 15:27:22 -0400 Subject: docs: Add rust_args entry to release notes --- docs/markdown/Release-notes-for-0.41.0.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/markdown/Release-notes-for-0.41.0.md b/docs/markdown/Release-notes-for-0.41.0.md index a2a64de..2b7469a 100644 --- a/docs/markdown/Release-notes-for-0.41.0.md +++ b/docs/markdown/Release-notes-for-0.41.0.md @@ -24,3 +24,7 @@ The ninja backend now quotes special characters that may be interpreted by ninja itself, providing better interoperability with custom commands. This support may not be perfect; please report any issues found with special characters to the issue tracker. + +## Support for passing arguments to Rust compiler + +Targets for building rust now take a `rust_args` keyword. \ No newline at end of file -- cgit v1.1