| Age | Commit message (Expand) | Author | Lines |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -1/+1 |
| 2024-04-02 | CI: Redirect stderr to stdout to order GHA logs | Jakub Beránek | -1/+2 |
| 2024-04-01 | Rollup merge of #123330 - jfgoog:pass-backtrace, r=Kobzol | Jubilee | -0/+1 |
| 2024-04-01 | Update to new browser-ui-test version | Guillaume Gomez | -1/+1 |
| 2024-04-01 | Pass RUST_BACKTRACE when running docker. | James Farrell | -0/+1 |
| 2024-04-01 | Bump dependencies | clubby789 | -2/+2 |
| 2024-04-01 | Auto merge of #123192 - RalfJung:bootstrap-test-miri, r=onur-ozkan | bors | -0/+1 |
| 2024-03-31 | checktools: make it easier to trace what is happening | Ralf Jung | -0/+1 |
| 2024-03-28 | Auto merge of #123178 - Nilstrieb:🥷-build, r=Mark-Simulacrum | bors | -1/+1 |
| 2024-03-28 | Update ninja on Windows | Nilstrieb | -1/+1 |
| 2024-03-25 | Auto merge of #122951 - Nilstrieb:nodejs20, r=Kobzol | bors | -1/+1 |
| 2024-03-24 | Auto merge of #122658 - cuviper:gccjit-archive, r=Mark-Simulacrum | bors | -7/+11 |
| 2024-03-23 | Update upload-artifact to v4 | Nilstrieb | -1/+1 |
| 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 | -79/+13 |
| 2024-03-16 | rustdoc-search: shard the search result descriptions | Michael Howell | -1/+1 |
| 2024-03-17 | Auto merge of #122321 - majaha:mingw_ci_new, r=Mark-Simulacrum | bors | -10/+13 |
| 2024-03-16 | Rollup merge of #122401 - ChrisDenton:check-tier1, r=Mark-Simulacrum | Chris Denton | -0/+4 |
| 2024-03-15 | Rollup merge of #122563 - Kobzol:ci-pr-caching, r=Mark-Simulacrum | Matthias KrĂĽger | -12/+29 |
| 2024-03-15 | CI: cache PR CI Docker builds | Jakub Beránek | -12/+29 |
| 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 #112268 - lqd:osx-1cgu, r=Kobzol | bors | -1/+1 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -3/+14 |
| 2024-03-11 | Auto merge of #112267 - lqd:win-1cgu, r=Kobzol | bors | -0/+1 |
| 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-11 | mv instead of rm tools off path for msys2 install | Matt Harding | -10/+13 |
| 2024-03-10 | Rollup merge of #122125 - majaha:mingw_ci_new, r=Mark-Simulacrum | Matthias KrĂĽger | -6/+8 |
| 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/+64 |
| 2024-03-07 | Revert back to Git-for-Windows for MinGW CI builds | Matt Harding | -6/+8 |
| 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-05 | build rustc with 1CGU on x86_64-pc-windows-msvc | Rémy Rakic | -0/+1 |
| 2024-03-05 | build rustc with 1CGU on x86_64-apple-darwin | Rémy Rakic | -1/+1 |
| 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/+113 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -2/+4 |