diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2024-02-15 14:33:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-15 14:33:00 +0100 |
| commit | 472c820eb3e353cb3eb506bce856b43fe476ef06 (patch) | |
| tree | 2782bea4db18aac6d9679583702881df4247489f /tests/ui/structs-enums/tuple-struct-construct.rs | |
| parent | 9fdab38877a510ec1c64915ccb4455356ee8e67b (diff) | |
| parent | adb7607189e04a20e67fe089d23d418826177186 (diff) | |
| download | rust-472c820eb3e353cb3eb506bce856b43fe476ef06.tar.gz rust-472c820eb3e353cb3eb506bce856b43fe476ef06.zip | |
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).
Diffstat (limited to 'tests/ui/structs-enums/tuple-struct-construct.rs')
0 files changed, 0 insertions, 0 deletions
