mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-08 01:28:18 +03:00
af895b0715
fix unused constant warning on some Windows targets When none of those `cfg_if!` apply (and on Miri), the constant remains unused.