1
Fork 0

Add migration lint for reserved prefixes.

This commit is contained in:
Mara Bos 2021-06-14 12:56:49 +00:00 committed by lrh2000
parent 40fb2e9705
commit d837c00d10
4 changed files with 63 additions and 7 deletions

View file

@ -300,6 +300,7 @@ pub enum BuiltinLintDiagnostics {
ExternDepSpec(String, ExternDepSpec),
ProcMacroBackCompat(String),
OrPatternsBackCompat(Span, String),
ReservedPrefix(Span),
}
/// Lints that are buffered up early on in the `Session` before the