mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-04 03:07:25 +00:00

It used to allow you to mutate the key, even though that can invalidate the map by creating duplicate keys.
It used to allow you to mutate the key, even though that can invalidate the map by creating duplicate keys.