remove unnecessary attribute from a diagnostic
This commit is contained in:
parent
74c4821045
commit
0a64dac604
3 changed files with 22 additions and 1 deletions
|
@ -657,7 +657,6 @@ pub enum ImplNotMarkedDefault {
|
|||
#[note]
|
||||
Err {
|
||||
#[primary_span]
|
||||
#[label]
|
||||
span: Span,
|
||||
cname: Symbol,
|
||||
ident: Symbol,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue