rustc_
lint
1.84.0-nightly
(fbab78289 2024-11-04)
In rustc_
lint::
early
rustc_lint
::
early
Macro
lint_callback
Copy item path
Source
macro_rules!
lint_callback { (
$cx
:expr,
$f
:ident, $(
$args
:expr),
*
) => { ... }; }