remove unnecessary attribute from a diagnostic
This commit is contained in:
@@ -657,7 +657,6 @@ pub enum ImplNotMarkedDefault {
|
||||
#[note]
|
||||
Err {
|
||||
#[primary_span]
|
||||
#[label]
|
||||
span: Span,
|
||||
cname: Symbol,
|
||||
ident: Symbol,
|
||||
|
||||
Reference in New Issue
Block a user