rustc_lint
1.79.0-nightly
(e3181b091 2024-04-18)
In rustc_lint::late
?
Settings
Macro
rustc_lint
::
late
::
lint_callback
Copy item path
source
·
[
−
]
macro_rules!
lint_callback { (
$cx
:expr,
$f
:ident, $(
$args
:expr),
*
) => { ... }; }