rustc_lint::late

Macro lint_callback

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