Skip to content

BTreeMap::drain_filter should not touch the root during iteration#74762

Merged
bors merged 2 commits into
rust-lang:masterfrom
ssomers:btree_no_root_in_remove_kv_tracking
Aug 2, 2020
Merged

BTreeMap::drain_filter should not touch the root during iteration#74762
bors merged 2 commits into
rust-lang:masterfrom
ssomers:btree_no_root_in_remove_kv_tracking

BTreeMap::drain_filter no longer touches the root during iteration

99398dd
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs