mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 22:37:08 +00:00
Lint registration now happens early enough that we can run it from `Config`, before `Compiler` is created.
Lint registration now happens early enough that we can run it from `Config`, before `Compiler` is created.