Crate rustc_lint_defs

source ·

Re-exports§

Modules§

  • Some lints that are built in to the compiler.

Macros§

Structs§

Enums§

  • Indicates the confidence in the correctness of a suggestion.
  • The reason for future incompatibility
  • Setting for how to handle a lint.
  • Each lint expectation has a LintExpectationId assigned by the LintLevelsBuilder. Expected Diagnostics get the lint level Expect which stores the LintExpectationId to match it with the actual expectation later on.

Traits§

Type Aliases§