mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
d93ef397ce
Use `RUSTC_LINT_FLAGS` more An alternative to the failed #138084. Fixes #138106. r? ````@jieyouxu````