break eagerly from loop
This commit is contained in:
parent
e0a606c6a9
commit
f6e29babc0
@ -214,6 +214,7 @@ impl<'cx, 'gcx, 'tcx> MirBorrowckCtxt<'cx, 'gcx, 'tcx> {
|
||||
note_msg, ty,
|
||||
));
|
||||
note = false;
|
||||
break;
|
||||
}
|
||||
}
|
||||
if note {
|
||||
|
Loading…
Reference in New Issue
Block a user