| Age | Commit message (Expand) | Author | Lines |
| 2024-07-17 | Update dist-riscv64-linux to binutils 2.40 | Nikita Popov | -1/+216 |
| 2024-07-05 | Change to the NetBSD archive URL rather than the CDN | Trevor Gross | -12/+42 |
| 2024-06-21 | ci: Update centos:7 to use vault repos | Josh Stone | -2/+10 |
| 2024-06-04 | Silence double-symlink errors while building solaris toolchain | Jubilee Young | -1/+1 |
| 2024-05-29 | ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVM | Jubilee Young | -4/+0 |
| 2024-05-20 | refactor(ci/docker/dist-x86_64-linux): remove rustc-perf downloading | Bernardo Meurer Costa | -8/+0 |
| 2024-05-11 | Rollup merge of #124829 - briansmith:b/armv7-profiler, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-05-09 | Upgrade the version of Clang used in the build, move MSVC builds to Server 2022 | Daniel Paoliello | -0/+1 |
| 2024-05-06 | Enable profiler for armv7-unknown-linux-gnueabihf. | Brian Smith | -1/+1 |
| 2024-04-29 | Remove the `expand-yaml-anchors` tool | Jakub Beránek | -5/+4 |
| 2024-04-24 | Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandry | León Orell Valerian Liehr | -1/+1 |
| 2024-04-21 | Rollup merge of #124069 - onur-ozkan:run-clippy-on-bootstrap, r=albertlarsan68 | Guillaume Gomez | -0/+1 |
| 2024-04-21 | Auto merge of #123981 - Kobzol:update-nodejs, r=Mark-Simulacrum | bors | -8/+10 |
| 2024-04-20 | Auto merge of #121712 - mati865:provide-prebuilt-std-for-gnullvm, r=Mark-Simu... | bors | -1/+18 |
| 2024-04-18 | CI: add script for installing NodeJS and update it to v20 | Jakub Beránek | -8/+10 |
| 2024-04-17 | Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrum | bors | -62/+7 |
| 2024-04-17 | enable clippy for bootstrap on CI PRs | onur-ozkan | -0/+1 |
| 2024-04-16 | update `mingw-check` clippy invocation | onur-ozkan | -1/+1 |
| 2024-04-15 | Update how WASI toolchains are used in CI and bootstrap | Alex Crichton | -62/+7 |
| 2024-04-15 | Provide prebuilt std for gnullvm targets | Mateusz Mikuła | -1/+18 |
| 2024-04-13 | Rollup merge of #123530 - 9names:build-rv32im, r=Mark-Simulacrum | Matthias Krüger | -0/+3 |
| 2024-04-13 | Bump Fuchsia versions | Erick Tryzelaar | -1/+1 |
| 2024-04-09 | Rollup merge of #123624 - GuillaumeGomez:theme-switch-tests, r=notriddle | Matthias Krüger | -13/+11 |
| 2024-04-08 | Manually set cache directory path when running GUI tests | Guillaume Gomez | -12/+10 |
| 2024-04-08 | Update browser-ui-test version to 0.17.2 | Guillaume Gomez | -1/+1 |
| 2024-04-07 | disable debug assertions to speed up the check-aux job | Ralf Jung | -0/+4 |
| 2024-04-06 | Auto merge of #123545 - matthiaskrgr:rollup-vyx8cfv, r=matthiaskrgr | bors | -4/+4 |
| 2024-04-06 | Auto merge of #123321 - clubby789:cargo-uupdate, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-04-06 | Add target riscv32im_unknown_none_elf to dist-various-1 | 9names | -0/+3 |
| 2024-04-05 | bootstrap: split cargo-miri test into separate Step | Ralf Jung | -4/+4 |
| 2024-04-05 | Auto merge of #123317 - RalfJung:test-in-miri, r=m-ou-se,saethlin,onur-ozkan | bors | -0/+5 |
| 2024-04-04 | Update browser-ui-test version to 0.17.1 | Guillaume Gomez | -1/+1 |
| 2024-04-04 | smoke-test 'x.py test --miri' on CI | Ralf Jung | -0/+5 |
| 2024-04-02 | Rollup merge of #123338 - GuillaumeGomez:update-browser-ui-test, r=notriddle | Guillaume Gomez | -1/+1 |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2024-04-01 | Update to new browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2024-04-01 | Bump dependencies | clubby789 | -2/+2 |
| 2024-03-31 | checktools: make it easier to trace what is happening | Ralf Jung | -0/+1 |
| 2024-03-24 | Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrum | bors | -7/+11 |
| 2024-03-20 | Inherit `RUSTC_BOOTSTRAP` when testing wasm | Alex Crichton | -2/+2 |
| 2024-03-17 | Use `pushd` and `popd` | Josh Stone | -2/+2 |
| 2024-03-17 | Use the rust-lang/gcc repo directly | Josh Stone | -1/+1 |
| 2024-03-17 | ci: Build gccjit from a git archive | Josh Stone | -7/+11 |
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -122/+12 |
| 2024-03-16 | rustdoc-search: shard the search result descriptions | Michael Howell | -1/+1 |
| 2024-03-16 | Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-Simulacrum | Chris Denton | -0/+4 |
| 2024-03-15 | Build GCC with as many threads as available | Guillaume Gomez | -3/+3 |
| 2024-03-15 | Greatly reduce GCC build logs | Guillaume Gomez | -7/+14 |
| 2024-03-14 | Add comments explaining tier 1 PR checks | Chris Denton | -1/+3 |
| 2024-03-14 | Check all tier 1 targets in PR CI | Chris Denton | -0/+2 |