| Age | Commit message (Expand) | Author | Lines |
| 2024-10-08 | handle CI rustc incompatible runners | onur-ozkan | -0/+6 |
| 2024-10-08 | disable download-rustc on x86_64-gnu-integration | onur-ozkan | -0/+4 |
| 2024-10-08 | disable read-only mode in mingw-check image for merge pipeline | onur-ozkan | -0/+2 |
| 2024-10-08 | make an explicit change on compiler then run bootstrap test | onur-ozkan | -1/+17 |
| 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-10-07 | CI: rfl: move job forward to Linux v6.12-rc2 | Miguel Ojeda | -1/+1 |
| 2024-10-06 | Enable sanitizers for loongarch64-unknown-* | WANG Rui | -0/+2 |
| 2024-10-04 | Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddle | Guillaume Gomez | -1/+1 |
| 2024-10-04 | Enable `--no-sandbox` option by default for rustdoc GUI tests | Guillaume Gomez | -1/+1 |
| 2024-10-02 | Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdno | bors | -0/+81 |
| 2024-09-28 | Update `browser-ui-test` version to `0.18.1` | Guillaume Gomez | -1/+1 |
| 2024-09-28 | Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko... | Matthias Krüger | -20/+3 |
| 2024-09-28 | update Docker ? | David Carlier | -1/+1 |
| 2024-09-28 | ci update freebsd version proposal, freebsd 12 being eol. | David Carlier | -10/+10 |
| 2024-09-27 | Update libgccjit version used in CI | Guillaume Gomez | -1/+1 |
| 2024-09-27 | Partially revert "ci: Use mv instead of cp in upload step" | Jubilee Young | -3/+3 |
| 2024-09-27 | Revert "ci: Try to remove unused Xcode dirs" | Jubilee Young | -17/+0 |
| 2024-09-27 | Upload average CPU consumption of CI jobs to DataDog | Jakub Beránek | -1/+82 |
| 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 | -68/+3 |
| 2024-09-17 | Add zlib to musl dist image so rust-lld will support zlib compression for deb... | Kyle Huey | -0/+1 |
| 2024-09-15 | Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-Simulacrum | Matthias Krüger | -1/+5 |
| 2024-09-14 | Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrum | bors | -0/+67 |
| 2024-09-09 | Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68 | bors | -0/+4 |
| 2024-09-09 | Use small runner for msvc-ext2 job | Chris Denton | -1/+5 |
| 2024-09-09 | Rollup merge of #119229 - mati865:update-mingw-toolchain, r=jieyouxu,petroche... | Jubilee | -2/+2 |
| 2024-09-07 | Fix bash syntax | Chris Denton | -1/+1 |
| 2024-09-07 | Fix checktools.sh non-msvc builds | Chris Denton | -6/+7 |
| 2024-09-07 | Split x86_64-msvc-ext into two jobs | Chris Denton | -5/+21 |
| 2024-09-05 | Rollup merge of #128928 - ojeda:ci-rfl-more-tools, r=Kobzol | Matthias Krüger | -7/+43 |
| 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/+67 |
| 2024-09-04 | Auto merge of #129356 - nikic:llvm19-host, r=Mark-Simulacrum | bors | -1/+2 |
| 2024-09-01 | Upgrade CI's mingw-w64 toolchain | Mateusz Mikuła | -2/+2 |
| 2024-08-31 | enable layout randomization in x86_64-gnu-llvm-17 CI job | The 8472 | -0/+1 |
| 2024-08-30 | ci: Take tail instead of head to avoid broken pipes | Jubilee Young | -3/+1 |
| 2024-08-30 | ci: Avoid legacy backticks in upload-artifacts.sh | Jubilee Young | -1/+1 |
| 2024-08-30 | ci: Use mv instead of cp in upload step | Jubilee Young | -4/+4 |
| 2024-08-30 | ci: Try to remove unused Xcode dirs | Jubilee Young | -0/+17 |
| 2024-08-28 | CI: rfl: factor out build targets | Miguel Ojeda | -8/+9 |
| 2024-08-28 | CI: rfl: add macro expanded source build (`-Zunpretty=expanded`) | Miguel Ojeda | -0/+8 |
| 2024-08-28 | CI: rfl: add a `rustfmt` run | Miguel Ojeda | -2/+9 |
| 2024-08-28 | CI: rfl: add a Clippy build | Miguel Ojeda | -2/+13 |
| 2024-08-28 | CI: rfl: switch to a stage 2 build | Miguel Ojeda | -2/+2 |
| 2024-08-28 | CI: rfl: add a couple comments to split the steps and document them | Miguel Ojeda | -0/+9 |
| 2024-08-27 | Rollup merge of #128935 - lqd:needs-zstd, r=Kobzol | Trevor Gross | -4/+5 |
| 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/+3 |