rustc_lint
1.77.0-nightly
(2319be8e2 2024-01-12)
In rustc_lint::late
?
Macro
rustc_lint
::
late
::
lint_callback
source
·
[
−
]
macro_rules!
lint_callback { (
$cx
:expr,
$f
:ident, $(
$args
:expr),
*
) => { ... }; }