rust/src/build_helper
Marc-Antoine Perennou 935c1c8607 rustbuild: allow disabling deny(warnings) for bootstrap
When deny-warnings is not specified or set to true, the behaviour is the same as before.
When deny-warnings is set to false, warnings are now allowed

Fixes #63911

Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
2019-08-27 17:26:54 +02:00
..
Cargo.toml Transition build_helper to 2018 edition 2019-02-04 01:05:45 +09:00
lib.rs rustbuild: allow disabling deny(warnings) for bootstrap 2019-08-27 17:26:54 +02:00