mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
356b6c70ab
Trim crate graph This PR removes some unnecessary `Cargo.toml` entries, and makes some other small related cleanups that I found while looking at this stuff. r? ```@pnkfelix```