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