Module rustc::lint::builtin  
                   
                       [−]
                   
               [src]
Unstable (
rustc_private)Some lints that are built in to the compiler.
These are the built-in lints that are emitted direct in the main
compiler code, rather than using their own custom pass. Those
lints are all available in rustc_lint::builtin.
Structs
| HardwiredLints | 
                               [Unstable]  Does nothing as a lint pass, but registers some   |