Commit 2bc7e8b
authored
Rollup merge of #120505 - Amanieu:fix-btreemap-cursor-remove, r=m-ou-se
Fix BTreeMap's Cursor::remove_{next,prev}
These would incorrectly leave `current` as `None` after a failed attempt to remove an element (due to the cursor already being at the start/end).File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments