mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
ee64bab76c
Currently the MSVC compilers don't have any cross prefixes and we're only able to make an MSVC compiler with a cross compile, so just avoid this logic on msvc for now.