Macro rustc_lint::late::lint_callback[][src]

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