Compiler::register_lints
Lint registration now happens early enough that we can run it from `Config`, before `Compiler` is created.
-