Macro rustc_lint::passes::declare_late_lint_pass[][src]

macro_rules! declare_late_lint_pass {
    ([], [$hir : tt], [$($methods : tt) *]) => { ... };
}