| Age | Commit message (Expand) | Author | Lines |
| 2025-08-10 | Enable RUST_BACKTRACE=1 on CI | Jakub Beránek | -0/+3 |
| 2025-07-01 | Do not enable LLD by default in the dist profile | Jakub Beránek | -4/+3 |
| 2025-06-10 | enable rustc debug assertions on -alt builds | Rémy Rakic | -0/+5 |
| 2025-06-09 | Disable download-rustc on CI | Jakub Beránek | -3/+5 |
| 2025-04-23 | Download GCC from CI on test builders | Jakub Beránek | -0/+3 |
| 2025-03-17 | replace config.toml to bootstrap.toml in src/ci, src/etc/* and tests/run-make | bit-aloo | -2/+2 |
| 2025-03-16 | Auto merge of #137011 - LuuuXXX:promote-ohos-with-host-tools, r=Amanieu | bors | -1/+5 |
| 2025-03-15 | Auto merge of #137665 - Kobzol:update-sccache, r=marcoieni | bors | -1/+1 |
| 2025-03-14 | Remove `RUN_CHECK_WITH_PARALLEL_QUERIES` | Jakub Beránek | -13/+0 |
| 2025-03-14 | Rollup merge of #138396 - Kobzol:ci-metrics, r=marcoieni | Jacob Pratt | -14/+5 |
| 2025-03-13 | Output job doc URL to allow Rust Log Analyzer to access it | Jakub Beránek | -0/+4 |
| 2025-03-12 | Update sccache to 0.10.0 | Jakub Beránek | -1/+1 |
| 2025-03-12 | Enable metrics and verbose tests in PR CI | Jakub Beránek | -14/+5 |
| 2025-03-05 | disable link libstdc++ statically | LuuuXXX | -1/+5 |
| 2025-02-27 | Use original command for showing sccache stats | Jakub Beránek | -1/+1 |
| 2025-02-14 | Print advanced sccache statistics | Jakub Beránek | -1/+1 |
| 2024-11-20 | ci: Disable full `debuginfo-level=2` in windows alt job | MarcoIeni | -1/+1 |
| 2024-11-14 | Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-Simulacrum | Guillaume Gomez | -1/+6 |
| 2024-11-12 | Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgr | bors | -3/+1 |
| 2024-11-12 | Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillot | bors | -4/+1 |
| 2024-11-12 | Delete the `cfg(not(parallel))` serial compiler | Noratrieb | -4/+1 |
| 2024-11-11 | ci: Enable full `debuginfo-level=2` in `DEPLOY_ALT` | Josh Stone | -1/+6 |
| 2024-11-11 | Revert "do not trust download-rustc=if-unchanged on CI for now" | onur-ozkan | -3/+1 |
| 2024-11-10 | do not trust download-rustc=if-unchanged on CI for now | Ralf Jung | -1/+3 |
| 2024-10-25 | remove `change-id` from CI script | onur-ozkan | -5/+0 |
| 2024-10-08 | Fix quotation marks around debug line in `src/ci/run.sh` | Josh Stone | -1/+1 |
| 2024-10-08 | force `download-rustc=if-unchanged` for x86_64-gnu-tools runner | onur-ozkan | -0/+1 |
| 2024-10-08 | fix `ci_rustc_if_unchanged_logic` test | onur-ozkan | -1/+2 |
| 2024-10-08 | handle CI rustc incompatible runners | onur-ozkan | -0/+5 |
| 2024-10-08 | disable CI rustc when not using CI LLVM | onur-ozkan | -0/+2 |
| 2024-10-08 | use precompiled rustc for non-dist builders by default | onur-ozkan | -0/+4 |
| 2024-07-16 | Fix git safe-directory path for docker images | Eric Huss | -1/+1 |
| 2024-06-28 | disable lld if external llvm is used | onur-ozkan | -0/+4 |
| 2024-05-30 | compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS error | Ralf Jung | -1/+1 |
| 2024-05-29 | ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVM | Jubilee Young | -6/+2 |
| 2024-02-16 | Changes to CI related to mingw and MSYS | Matt Harding | -1/+1 |
| 2024-01-26 | Skip building cranelift for Fuchsia | Tyler Mandry | -3/+5 |
| 2024-01-07 | Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan | bors | -0/+9 |
| 2024-01-07 | add a new `optimized_compiler_builtins` option | jyn | -0/+9 |
| 2024-01-03 | Rollup merge of #119298 - onur-ozkan:silence-change-tracker-warning-for-ci, r... | León Orell Valerian Liehr | -1/+6 |
| 2023-12-29 | suppress change-tracker warnings in containers | onur-ozkan | -1/+6 |
| 2023-12-28 | Remove `--enable-missing-tools` usage in CI | Jakub Beránek | -4/+0 |
| 2023-11-30 | Fix cg_gcc CI run | Guillaume Gomez | -0/+8 |
| 2023-11-11 | merge `if-available` and `if-unchanged` for `download-ci-llvm` | onur-ozkan | -1/+1 |
| 2023-11-06 | Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwco | bors | -2/+2 |
| 2023-11-02 | Add comment explaining why the ENABLE_GCC_CODEGEN env variable is needed | Guillaume Gomez | -2/+4 |
| 2023-11-02 | Fix invalid enabling of gcc backend in `run.sh` | Guillaume Gomez | -2/+2 |
| 2023-11-02 | Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN` | Guillaume Gomez | -1/+1 |
| 2023-11-02 | Don't include GCC backend if SKIP_CODEGEN_TESTS is not enabled | Guillaume Gomez | -2/+7 |
| 2023-11-02 | Run rustc_codegen_gcc tests in the CI | Guillaume Gomez | -1/+1 |