macro_rules! early_lint_passes {
    ($macro:path, $args:tt) => { ... };
}