Convert NAMED_ASM_LABELS lint to diag struct
This commit is contained in:
@@ -592,7 +592,6 @@ pub enum BuiltinLintDiag {
|
||||
ReservedPrefix(Span),
|
||||
TrailingMacro(bool, Ident),
|
||||
BreakWithLabelAndLoop(Span),
|
||||
NamedAsmLabel(String),
|
||||
UnicodeTextFlow(Span, String),
|
||||
UnexpectedCfgName((Symbol, Span), Option<(Symbol, Span)>),
|
||||
UnexpectedCfgValue((Symbol, Span), Option<(Symbol, Span)>),
|
||||
|
||||
Reference in New Issue
Block a user