mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-02 15:56:09 +03:00
1034282bca
Remove unused dependencies from compiler crates Various compiler crates have dependencies that they don't appear to use. I used some scripting to detect such dependencies, filtered them based on some manual review, and removed those that do indeed appear to be entirely unused.