about summary refs log tree commit diff
path: root/tests/ui/structs-enums/tuple-struct-construct.rs
diff options
context:
space:
mode:
authorAmanieu d'Antras <amanieu@gmail.com>2024-01-30 17:51:20 +0000
committerAmanieu d'Antras <amanieu@gmail.com>2024-01-30 17:51:20 +0000
commitadb7607189e04a20e67fe089d23d418826177186 (patch)
treeebc405f529db88f2e2117955ac317b50b46fdc4e /tests/ui/structs-enums/tuple-struct-construct.rs
parentc401f099795231fca8adf6619d76ccdcfbbfd2f9 (diff)
downloadrust-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