| Age | Commit message (Expand) | Author | Lines |
| 2024-12-11 | Bump Fuchsia | Steven Grady | -1/+1 |
| 2024-12-10 | Auto merge of #133902 - Kobzol:ci-dist-arm-runner, r=MarcoIeni | bors | -56/+0 |
| 2024-12-06 | CI: move `dist-arm-linux` to an ARM runner | Jakub Beránek | -56/+0 |
| 2024-12-05 | Rollup merge of #133821 - Kobzol:replace-black-with-ruff, r=onur-ozkan | Guillaume Gomez | -73/+76 |
| 2024-12-05 | Rollup merge of #133256 - MarcoIeni:use-linux-free-runners, r=Kobzol | Guillaume Gomez | -9/+4 |
| 2024-12-05 | Update browser-ui-test version to 0.18.2 | Guillaume Gomez | -1/+1 |
| 2024-12-04 | Reformat Python code with `ruff` | Jakub Beránek | -73/+76 |
| 2024-12-03 | CI: use free runners for i686-gnu jobs | MarcoIeni | -9/+4 |
| 2024-11-28 | Bump unsupported `ubuntu` CI images to 24.04 LTS | rami3l | -4/+5 |
| 2024-11-25 | Run the license-metadata check in CI. | Jonathan Pallant | -0/+1 |
| 2024-11-23 | ci: don't force CI rustc for `x86_64-gnu-tools` | Jieyou Xu | -1/+4 |
| 2024-11-13 | define all the clippy lints we check in CI in a step | Pietro Albini | -3/+1 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -1/+0 |
| 2024-10-31 | Rollup merge of #132294 - tmandry:bump-fuchsia, r=lqd | Jubilee | -1/+1 |
| 2024-10-31 | Bump Fuchsia | Tyler Mandry | -1/+1 |
| 2024-10-29 | Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot | Jubilee | -1/+2 |
| 2024-10-28 | split clippy task for library and compiler, so different lints can be enabled | klensy | -1/+2 |
| 2024-10-27 | Revert "ci update freebsd version proposal, freebsd 12 being eol." | David Carlier | -6/+6 |
| 2024-10-25 | Auto merge of #131917 - jieyouxu:rmake-clang, r=Kobzol | bors | -3/+1 |
| 2024-10-22 | Address review comments on wasm32v1-none target | Graydon Hoare | -0/+1 |
| 2024-10-22 | ci: run the full `run-make` test suite | 许杰友 Jieyou Xu (Joe) | -3/+1 |
| 2024-10-21 | Auto merge of #120869 - devnexen:update_fbsd_ci, r=Mark-Simulacrum | bors | -7/+7 |
| 2024-10-18 | checktools.sh: add link to issue for more context about disabled Miri tests | Ralf Jung | -0/+2 |
| 2024-10-12 | Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-Simulacrum | Trevor Gross | -0/+2 |
| 2024-10-11 | move dummy commit logic into x86_64-gnu-llvm-18 | onur-ozkan | -12/+0 |
| 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/+1 |
| 2024-10-08 | disable download-rustc on x86_64-gnu-integration | onur-ozkan | -0/+4 |
| 2024-10-08 | make an explicit change on compiler then run bootstrap test | onur-ozkan | -1/+14 |
| 2024-10-06 | Enable sanitizers for loongarch64-unknown-* | WANG Rui | -0/+2 |
| 2024-10-04 | Enable `--no-sandbox` option by default for rustdoc GUI tests | Guillaume Gomez | -1/+1 |
| 2024-09-28 | Update `browser-ui-test` version to `0.18.1` | Guillaume Gomez | -1/+1 |
| 2024-09-28 | update Docker ? | David Carlier | -1/+1 |
| 2024-09-28 | ci update freebsd version proposal, freebsd 12 being eol. | David Carlier | -6/+6 |
| 2024-09-27 | Update libgccjit version used in CI | Guillaume Gomez | -1/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-09-20 | Add --enable-profiler to armhf dist | Elli Howard | -1/+1 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -62/+2 |
| 2024-09-17 | Add zlib to musl dist image so rust-lld will support zlib compression for deb... | Kyle Huey | -0/+1 |
| 2024-09-14 | Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrum | bors | -0/+62 |
| 2024-09-07 | Fix bash syntax | Chris Denton | -1/+1 |
| 2024-09-07 | Fix checktools.sh non-msvc builds | Chris Denton | -4/+7 |
| 2024-09-07 | Split x86_64-msvc-ext into two jobs | Chris Denton | -5/+7 |
| 2024-09-05 | Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2024-09-04 | ci: add a runner for vanilla LLVM 19 | Josh Stone | -0/+62 |
| 2024-09-04 | Auto merge of #129356 - nikic:llvm19-host, r=Mark-Simulacrum | bors | -1/+2 |
| 2024-08-31 | enable layout randomization in x86_64-gnu-llvm-17 CI job | The 8472 | -0/+1 |
| 2024-08-25 | enable `llvm.libzstd` on test x64 linux builder | Rémy Rakic | -1/+2 |
| 2024-08-25 | move and rename zstd script | Rémy Rakic | -3/+32 |
| 2024-08-21 | Update x86_64-linux host compiler to LLVM 19 rc 3 | Nikita Popov | -1/+2 |