Module rustc_lint::levels
source ยท Structsยง
- BuilderPush ๐
- LintLevelQueryMap ๐
- LintLevelSets ๐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.
- 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). - LintStackIndex ๐
Constantsยง
- COMMAND_LINE ๐
Traitsยง
Functionsยง
- lint_expectations ๐
- provide ๐