Struct rustc::lint::builtin::HardwiredLintsExperimental
[-]
[+]
[src]
pub struct HardwiredLints;
Does nothing as a lint pass, but registers some Lint
s
which are used by other parts of the compiler.