mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
faabc74625
rustfmt fixes The `rmake.rs` entries in `rustfmt.toml` are causing major problems for `x fmt`. This PR removes them and does some minor related cleanups. r? ``@GuillaumeGomez``