d92155bf6a
BTreeMap mutable iterators should not take any reference to visited nodes during iteration Fixes #73915, overlapping mutable references during BTreeMap iteration r? `@RalfJung`