Macro rustc_lint::early::early_lint_pass_impl[][src]

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