Commit 5a385da
authored
Rollup merge of #110234 - marc0246:btree-insert-after-fix, r=cuviper
Fix btree `CursorMut::insert_after` check
Fixes a check inside `BTreeMap`'s `CursorMut::insert_after`, where it would peek the previous element to check whether the inserted key is below the next one, instead of peeking the next element.File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments