mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 11:38:01 +00:00
A few cleanups after the removal of `cfg(not(parallel))` I noticed a few small things that are no longer needed after the removal of `cfg(not(parallel))` in #132282. One of the later changes adjusts several imports, so viewing the changes individually is recommended. r? SparrowLii (or reroll)
For more information about how rustc works, see the rustc dev guide.