rustc_lint::early

Macro lint_callback

Source
macro_rules! lint_callback {
    ($cx:expr, $f:ident, $($args:expr),*) => { ... };
}