Unnamed repository; edit this file 'description' to name the repository.
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).
Guillaume Gomez 2024-02-15
parent 2c54404 · parent 04862ee · commit 2bc7e8b
0 files changed, 0 insertions, 0 deletions