Macro rustc_lint::expand_combined_early_lint_pass_method [−][src]
macro_rules! expand_combined_early_lint_pass_method {
([$($passes : ident), *], $self : ident, $name : ident, $params : tt) => { ... };
}