mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 07:15:48 +00:00
BTreeMap: address namespace conflicts Fix an annoyance popping up whenever synchronizing the test cases with a version capable of miri-track-raw-pointers. r? `@Mark-Simulacrum`