mirror of
https://github.com/rust-lang/rust.git
synced 2026-01-20 07:00:37 +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.