[][src]Module rustc_ap_rustc_session::lint

Re-exports

pub use self::Level::*;

Structs

BufferedEarlyLint

Stores buffered lint info which can later be passed to librustc.

FutureIncompatibleInfo

Extra information for a future incompatibility lint.

Lint

Specification of a single lint.

LintId

Identifies a lint known to the compiler.

Enums

Level

Setting for how to handle a lint.