Macro rustc_lint::early::run_early_pass [−][src]
macro_rules! run_early_pass {
($cx : expr, $f : ident, $($args : expr), *) => { ... };
}
macro_rules! run_early_pass {
($cx : expr, $f : ident, $($args : expr), *) => { ... };
}