Module levels

Source

Structsยง

BuilderPush ๐Ÿ”’
LintLevelMaximum ๐Ÿ”’
Visitor with the only function of visiting every item-like in a crate and computing the highest level that every lint gets put to.
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.
LintLevelsBuilder
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 ๐Ÿ”’
TopDown

Constantsยง

COMMAND_LINE ๐Ÿ”’

Traitsยง

LintLevelsProvider

Functionsยง

lints_that_dont_need_to_run ๐Ÿ”’
parse_lint_and_tool_name ๐Ÿ”’
provide ๐Ÿ”’
shallow_lint_levels_on ๐Ÿ”’