mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-11 06:37:57 +00:00

The main crate already has `#![deny(warnings)]`. Set RUSTFLAGS in CI to enforce this for other crates in the workspace.
The main crate already has `#![deny(warnings)]`. Set RUSTFLAGS in CI to enforce this for other crates in the workspace.