mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 03:53:55 +00:00
fix unused constant warning on some Windows targets When none of those `cfg_if!` apply (and on Miri), the constant remains unused.
fix unused constant warning on some Windows targets When none of those `cfg_if!` apply (and on Miri), the constant remains unused.