rustc_
lint
1.84.0-dev
In rustc_
lint::
late
Macros
impl_late_lint_pass
lint_callback
Structs
LateContextAndPass
RuntimeCombinedLateLintPass
Functions
check_crate
late_lint_crate
late_lint_crate_inner
late_lint_mod
late_lint_mod_inner
unerased_lint_store
rustc_lint
::
late
Macro
lint_callback
Copy item path
Settings
Help
Summary
Source
macro_rules!
lint_callback { (
$cx
:expr,
$f
:ident, $(
$args
:expr),
*
) => { ... }; }