Module late

Module late 

Source

Structs§

LateLintVisitor
Visitor struct for LateLintPasses

Traits§

LateLintPass
Trait for lints that operate on the HIR (High-level Intermediate Representation). Its methods mirror hir::visit::Visit, with the addition of LintCotext.