mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-13 23:58:34 +00:00

The `Option`s within the `ReplaceRange`s within the hashmap are always `None`. This PR omits them and inserts them when they are extracted from the hashmap.