rustc::lint::LintPassObjectExperimental [-]  [+] [src]

type LintPassObject = Box<LintPass + 'static>;

A lint pass boxed up as a trait object.