Add `on_unimplemented" typo suggestions

This commit is contained in:
mejrs
2024-05-15 00:49:33 +02:00
parent ac385a5af6
commit 18d7411719
5 changed files with 85 additions and 5 deletions

View File

@@ -663,6 +663,10 @@ pub enum BuiltinLintDiag {
span: Span,
max_vis: String,
},
MaybeTypo {
span: Span,
name: Symbol,
},
}
/// Lints that are buffered up early on in the `Session` before the