Skip to content

BTreeMap mutable iterators should not take any reference to visited nodes during iteration#73971

Merged
bors merged 2 commits into
rust-lang:masterfrom
ssomers:slice_slasher
Sep 9, 2020
Merged

BTreeMap mutable iterators should not take any reference to visited nodes during iteration#73971
bors merged 2 commits into
rust-lang:masterfrom
ssomers:slice_slasher

BTreeMap: avoid aliasing by avoiding slices

8158d56
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs