Macro rustc_lint::late::late_lint_pass_impl[][src]

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