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