mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
a05f187b15
Enable msvc for run-make/rust-lld This is simply a matter of using the right argument for lld-link. As a bonus, I also fixed a typo. try-job: i686-msvc try-job: x86_64-msvc