Skip to content

Commit a0f4914

Browse files
committed
This continue is not needed
1 parent 08bfe16 commit a0f4914

File tree

1 file changed

+0
-1
lines changed
  • src/librustc_mir/borrow_check

1 file changed

+0
-1
lines changed

src/librustc_mir/borrow_check/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1831,7 +1831,6 @@ impl<'cx, 'gcx, 'tcx> MirBorrowckCtxt<'cx, 'gcx, 'tcx> {
18311831
}
18321832

18331833
place = base;
1834-
continue;
18351834
}
18361835
}
18371836
}

0 commit comments

Comments
 (0)