mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +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.