Macro rustc_lint::early::lint_callback

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