Structs§
- Late
Lint Visitor - Visitor struct for
LateLintPasses
Traits§
- Late
Lint Pass - Trait for lints that operate on the HIR (High-level Intermediate Representation).
Its methods mirror
hir::visit::Visit, with the addition ofLintCotext.
LateLintPasseshir::visit::Visit, with the addition of LintCotext.