rustc_
lint
1.84.0-dev
In rustc_
lint::
early
Macros
impl_early_lint_pass
lint_callback
Structs
EarlyContextAndPass
RuntimeCombinedEarlyLintPass
Traits
EarlyCheckNode
Functions
check_ast_node
check_ast_node_inner
rustc_lint
::
early
Macro
lint_callback
Copy item path
Settings
Help
Summary
Source
macro_rules!
lint_callback { (
$cx
:expr,
$f
:ident, $(
$args
:expr),
*
) => { ... }; }