Struct rustc_typeck::lint::LintStore
[−]
[src]
pub struct LintStore {
// some fields omitted
}Unstable (
rustc_private)Information about the registered lints.
This is basically the subset of Context that we can
build early in the compile pipeline.