rust/src/ci/scripts
bors bc82152863 Auto merge of #140757 - dpaoliello:llvm20, r=Kobzol
[win][ci] Update LLVM toolchain used to build LLVM to 20

While trying to get the aarch64-msvc build working correctly (#140136), I needed to update the version of LLVM used to build LLVM in Windows CI runners to 20 (as this has improved support for Arm64 and Arm64EC on Windows).

This catches Windows up to Linux which was updated to 20 by #137189

try-job: `x86_64-apple-*`
try-job: `aarch64-apple`
try-job: `x86_64-msvc-*`
try-job: `i686-msvc-*`
try-job: `x86_64-mingw-*`
2025-05-20 19:29:34 +00:00
..
checkout-submodules.sh disable fast submodule checkout due to spurious ci failures 2023-01-10 16:33:16 +01:00
collect-cpu-stats.sh record the cpu usage in a gitignored directory 2023-03-09 13:55:23 +01:00
create-doc-artifacts.sh Publish docs as github artifacts during CI 2023-06-12 17:31:20 -04:00
disable-git-crlf-conversion.sh update comment 2022-06-05 12:32:46 +02:00
dump-environment.sh ci: Take tail instead of head to avoid broken pipes 2024-08-30 20:51:52 -07:00
enable-docker-ipv6.sh ci: fix tidy 2019-10-25 16:08:39 +02:00
free-disk-space.sh ci: clean more disk space in codebuild 2025-04-27 11:03:53 +02:00
install-awscli.sh Install awscli on the aarch64-apple-darwin builder 2023-10-09 19:02:03 -04:00
install-clang.sh [win] Update LLVM toolchain used to build LLVM to 20 2025-05-07 11:05:27 -07:00
install-mingw.sh [win][CI] Convert paths to Windows format before adding to PATH 2025-05-15 09:49:37 -07:00
install-ninja.sh [win][CI] Convert paths to Windows format before adding to PATH 2025-05-15 09:49:37 -07:00
install-sccache.sh [win][CI] Convert paths to Windows format before adding to PATH 2025-05-15 09:49:37 -07:00
install-tidy.sh Install tidy for aarch64-apple-darwin 2023-11-08 08:54:42 -05:00
install-wix.sh ci: fix wrong path for wix being set 2019-10-28 15:09:18 +01:00
run-build-from-ci.sh use problem matchers for tidy CI 2023-03-06 07:13:48 +00:00
select-xcode.sh Revert "ci: Try to remove unused Xcode dirs" 2024-09-27 11:45:59 -07:00
setup-environment.sh Fix jq in CI 2023-09-25 14:30:26 +00:00
upload-artifacts.sh Do not generate invalid links in job summaries 2025-02-15 11:45:41 +01:00
verify-backported-commits.sh Do not unshallow -- already done by other code 2021-09-06 13:17:26 -04:00
verify-channel.sh Enable new bors try branch to run on CI 2023-10-05 16:13:52 +02:00
verify-line-endings.sh Use grep to implement verify-line-endings 2024-05-27 17:19:58 +00:00
verify-stable-version-number.sh add script to prevent point releases with same number as existing ones 2022-01-20 21:27:17 +01:00