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

type LintPassObject = Box<LintPass + 'static>;

A lint pass boxed up as a trait object.