rust/src/ci
bors e9e6e2e444 Auto merge of #126701 - onur-ozkan:build-lld-if-enabled, r=Kobzol
ignore `llvm::Lld` if lld is not enabled

People are having trouble ([ref. zulip thread](https://rust-lang.zulipchat.com/#narrow/stream/326414-t-infra.2Fbootstrap/topic/MSVC.20Runtime.20mismatch.20when.20building.20LLD)) when they don't want to build `lld` for their custom distribution tarballs even with `lld = false` in their config.toml. This is because it is not controlled by `lld_enabled` flag. This change ensures that `llvm:Lld` is controlled by lld configuration.

Additionally, `lld = true` is set by default for dist profile, because we have been building it all along and this maintains that behavior.

try-job: x86_64-mingw
2024-06-28 19:52:56 +00:00
..
docker Auto merge of #127010 - GuillaumeGomez:update-puppeteer, r=notriddle 2024-06-28 04:15:16 +00:00
github-actions ci: Add support for dist-loongarch64-musl 2024-06-23 22:36:35 +08:00
scripts Rollup merge of #125590 - ChrisDenton:mingw-ci-3, r=Kobzol 2024-05-28 18:04:32 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Apply changes to fix python linting errors 2023-06-16 20:56:01 -04:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh disable lld if external llvm is used 2024-06-28 11:33:50 +03:00
shared.sh Changes to CI related to mingw and MSYS 2024-02-16 09:26:30 +00:00