diff options
| author | Amanieu d'Antras <amanieu@gmail.com> | 2024-01-30 17:51:20 +0000 |
|---|---|---|
| committer | Amanieu d'Antras <amanieu@gmail.com> | 2024-01-30 17:51:20 +0000 |
| commit | adb7607189e04a20e67fe089d23d418826177186 (patch) | |
| tree | ebc405f529db88f2e2117955ac317b50b46fdc4e /tests/ui/structs-enums/tuple-struct-construct.rs | |
| parent | c401f099795231fca8adf6619d76ccdcfbbfd2f9 (diff) | |
| download | rust-adb7607189e04a20e67fe089d23d418826177186.tar.gz rust-adb7607189e04a20e67fe089d23d418826177186.zip | |
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
