Structs§
- Buffered
Early Lint - Lints that are buffered up early on in the
Session
before theLintLevels
is calculated. - Lint
Buffer
Enums§
- Decorate
Diag Compat - We can’t implement
LintDiagnostic
forBuiltinLintDiag
, because decorating some of its variants requires types we don’t have yet. So, handle that case separately.