mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 03:36:21 +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.