mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-28 19:46:01 +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.