Structsยง
- Builder
Push ๐ - Lint
Level ๐Maximum - Visitor with the only function of visiting every item-like in a crate and computing the highest level that every lint gets put to.
- Lint
Level ๐Query Map - Lint
Level ๐Sets - Collection of lint levels for the whole crate. This is used by AST-based lints, which do not wait until we have built HIR to be emitted.
- Lint
Levels Builder - LintSet ๐
- Specifications found at this position in the stack. This map only represents the lints
found for one set of attributes (like
shallow_lint_levels_on
does). - Lint
Stack ๐Index - TopDown
Constantsยง
- COMMAND_
LINE ๐
Traitsยง
Functionsยง
- lints_
that_ ๐dont_ need_ to_ run - parse_
lint_ ๐and_ tool_ name - provide ๐
- shallow_
lint_ ๐levels_ on