typo (#1616)
This commit is contained in:
parent
892ca32e1e
commit
326cfc2530
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ pub struct FieldAlreadyDeclared {
|
|||
#[primary_span]
|
||||
#[label]
|
||||
pub span: Span,
|
||||
#[label(hir_analysis_previous_decl_label)]
|
||||
#[label(previous_decl_label)]
|
||||
pub prev_span: Span,
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue