about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64
AgeCommit message (Expand)AuthorLines
2025-10-03Auto merge of #145898 - lolbinarycat:rustdoc-search-trait-parent, r=Guillaume...bors-1/+1
2025-10-02rustdoc: use same stage for all pr check docsMichael Howell-1/+1
2025-09-30Remove usage of `compiletest-use-stage0-libtest` from CIJakub Beránek-2/+0
2025-09-26Rename `rust.use-lld` to `rust.bootstrap-override-lld`Jakub Beránek-1/+1
2025-09-21Rollup merge of #146606 - Enselic:test-test-args, r=Mark-SimulacrumMatthias Krüger-0/+7
2025-09-16Update the minimum external LLVM to 20Josh Stone-66/+0
2025-09-16ci: x86_64-gnu-tools: Add `--test-args` regression testMartin Nordholts-0/+7
2025-09-12ci: Increase `rust.debuginfo-level-tests` to `2` in `x86_64-gnu-debug` jobMartin Nordholts-1/+1
2025-09-06Auto merge of #146233 - jieyouxu:run-make-fission, r=Kobzolbors-6/+8
2025-09-06ci: check `src/tools/bump-stage0` in `pr-check-2`Jieyou Xu-0/+1
2025-09-05ci: update jobs to also run `tests/run-make-cargo`Jieyou Xu-6/+8
2025-08-30Do not run tests on CI in stage 0Jakub Beránek-1/+1
2025-08-26Rollup merge of #145790 - mati865:gnullvm-improve-dist, r=KobzolSamuel Tardieu-30/+4
2025-08-26Rollup merge of #144499 - Enselic:ci-debuginfo-level-tests, r=davidtwcoSamuel Tardieu-0/+5
2025-08-25Do not forward CI configure arguments to `distcheck` buildsJakub Beránek-0/+3
2025-08-25Make `x test distcheck` more self-containedJakub Beránek-6/+1
2025-08-23Enable LLVM download from CI for gnullvm distMateusz Mikuła-20/+2
2025-08-23Enable LLVM tools for gnullvm distMateusz Mikuła-12/+4
2025-08-22Rollup merge of #137457 - JayAndJef:issue-132802-fix, r=KobzolJacob Pratt-3/+26
2025-08-22ci: Begin running ui tests with `rust.debuginfo-level-tests=1`Martin Nordholts-0/+5
2025-08-19Rollup merge of #145025 - lolbinarycat:ci-tidy-spellcheck, r=Kobzol许杰友 Jieyou Xu (Joe)-1/+1
2025-08-16run spellcheck as a tidy extra check in cibinarycat-1/+1
2025-08-15rustdoc-search: search backend with partitioned suffix treeMichael Howell-1/+1
2025-08-13Lint code in CI using in-tree ClippyJakub Beránek-1/+1
2025-08-12Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxubors-1/+1
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-1/+1
2025-08-11Document compiler and stdlib in stage1 in `pr-check-2` CI jobJakub Beránek-3/+3
2025-08-10Update `doc` CI steps stage 2Jakub Beránek-3/+3
2025-08-10Fix staging for `doc compiler`Jakub Beránek-4/+4
2025-07-30Run `compiletest` self-tests against stage 1 rustcJieyou Xu-2/+2
2025-07-29Update wasi-sdk to 27.0 in CIAlex Crichton-4/+4
2025-07-27Rollup merge of #144454 - folkertdev:uefi-tests, r=jieyouxuMatthias Krüger-214/+3
2025-07-26move uefi test to run-makeFolkert de Vries-214/+3
2025-07-25Check `./x check bootstrap` in `pr-check-1`Jieyou Xu-0/+1
2025-07-22Auto merge of #144249 - GuillaumeGomez:asm-tests, r=jieyouxubors-3/+3
2025-07-22Rename `tests/codegen` into `tests/codegen-llvm`Guillaume Gomez-1/+1
2025-07-22Rename `tests/assembly` into `tests/assembly-llvm`Guillaume Gomez-2/+2
2025-07-19tidy: use a lockfile for js tools instead of npxbinarycat-4/+0
2025-07-19update CI to use new tidy extra checks for rustdoc jsbinarycat-5/+2
2025-07-17Rollup merge of #143964 - nikic:docker-script-arg, r=marcoieniLeón Orell Valerian Liehr-23/+16
2025-07-15ci cleanup: rustdoc-gui-test now installs browser-ui-testbinarycat-20/+0
2025-07-15Fix handling of SCRIPT_ARG in docker imagesNikita Popov-23/+16
2025-07-07Rollup merge of #143415 - Gelbpunkt:cleanup-dist-ppc64le-toolchain, r=marcoieni许杰友 Jieyou Xu (Joe)-16/+7
2025-07-06Fix CIJakub Beránek-3/+3
2025-07-04Get rid of build-powerpc64le-toolchain.shJens Reidel-16/+7
2025-07-03Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzolGuillaume Gomez-1/+1
2025-07-03Update browser-ui-test version to `0.21.1`Guillaume Gomez-1/+1
2025-07-02Rename mingw-check-tidy to tidyChris Denton-2/+2
2025-07-01fix: remove unneeded(?) install scriptJayden Qi-3/+0
2025-07-01Rename mingw-* CI jobs to pr-*Chris Denton-64/+64