Remove (eager)
This commit is contained in:
parent
1bdf112529
commit
6749ee4d7b
@ -588,7 +588,7 @@ pub struct MultipleMutBorrows {
|
||||
pub span: Span,
|
||||
#[label]
|
||||
pub binding_span: Span,
|
||||
#[subdiagnostic(eager)]
|
||||
#[subdiagnostic]
|
||||
pub occurences: Vec<MultipleMutBorrowOccurence>,
|
||||
pub name: Ident,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user