Module early

Module early 

Source

Structs§

EarlyLintVisitor
Visitor struct for EarlyLintPasses

Traits§

EarlyLintPass
Trait for lints that operate directly on the AST. Its methods mirror ast::visit::Visit, with the addition of LintCotext.