| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -3/+3 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -3/+14 |
| 2024-03-11 | Update test-various docker image to test `wasm32-wasip1` | Alex Crichton | -3/+14 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -3/+3 |
| 2024-03-11 | Bootstrap: Add argument for building llvm bitcode linker | Kjetil Kjeka | -1/+1 |
| 2024-03-10 | Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma... | bors | -7/+59 |
| 2024-03-10 | Use full commit hash and remove `libgccjit.version` file | Guillaume Gomez | -5/+2 |
| 2024-03-09 | Auto merge of #120985 - Kobzol:linux-update-host-llvm, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-03-09 | Merge remote-tracking branch 'upstream/master' into HEAD | Guillaume Gomez | -2/+4 |
| 2024-03-08 | Update host LLVM on x64 Linux to LLVM 18 | Jakub Beránek | -1/+1 |
| 2024-03-07 | ci: add a runner for vanilla LLVM 18 | Josh Stone | -0/+59 |
| 2024-03-06 | Build libgccjit for all CI testsuites using it | Guillaume Gomez | -4/+22 |
| 2024-03-06 | Build libgccjit in CI | Guillaume Gomez | -3/+40 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -2/+4 |
| 2024-03-02 | Promote OpenHarmony targets to tier 2 | Amanieu d'Antras | -0/+57 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -2/+4 |
| 2024-02-17 | Update cargo | Weihang Lo | -0/+2 |
| 2024-02-13 | `cargo update` | clubby789 | -2/+2 |
| 2024-02-13 | Use system clang for wasm32_unknown_unknown on x86-gnu-integration | Nikita Popov | -0/+4 |
| 2024-02-13 | Set wasm32_unknown_unknown compiler in test-various | Nikita Popov | -0/+1 |