rustc_lint::lint::EarlyLintPassObject [] [src]

type EarlyLintPassObject = Box<EarlyLintPass + 'static>;
Unstable (rustc_private)