mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-22 10:05:06 +03:00
4e2b096ed6
Use `Wunused-crate-dependencies` for the compiler An implementation of https://github.com/rust-lang/compiler-team/issues/844. r? `@jieyouxu`