]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/ci.yml
Enable lld for Cargo tests on Windows.
[rust.git] / .github / workflows / ci.yml
index 291dbf603612a71441121ec13d1e601b06242158..c3c95226aebf6d83fd13d614489e64e1b71e6351 100644 (file)
@@ -442,7 +442,7 @@ jobs:
           - name: x86_64-msvc-cargo
             env:
               SCRIPT: python x.py test src/tools/cargotest src/tools/cargo
-              RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc"
+              RUST_CONFIGURE_ARGS: "--build=x86_64-pc-windows-msvc --enable-lld"
               VCVARS_BAT: vcvars64.bat
               NO_DEBUG_ASSERTIONS: 1
               NO_LLVM_ASSERTIONS: 1