pub(super) fn builtin(
    sess: &Session,
    diagnostic: BuiltinLintDiagnostics,
    db: &mut DiagnosticBuilder<'_, ()>
)