rust/compiler/rustc_data_structures
Oli Scherer d693a98f4e Fix VecMap::iter_mut
It used to allow you to mutate the key, even though that can invalidate the map by creating duplicate keys.
2021-07-22 11:20:29 +00:00
..
2021-07-22 11:20:29 +00:00