| Age | Commit message (Expand) | Author | Lines |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -15/+33 |
| 2024-03-11 | Configure a default `runner` for WASI targets | Alex Crichton | -3/+30 |
| 2024-03-11 | Remove old support for emscripten/wasm32-u-u | Alex Crichton | -12/+3 |
| 2024-03-11 | Rollup merge of #122330 - tshepang:patch-1, r=clubby789 | Jubilee | -13/+14 |
| 2024-03-11 | Bootstrap: Add argument for building llvm bitcode linker | Kjetil Kjeka | -0/+29 |
| 2024-03-11 | LLVM Bitcode Linker: Added crate | Kjetil Kjeka | -0/+2 |
| 2024-03-11 | LLVM_TOOLS: Include llvm-link as a llvm tool | Kjetil Kjeka | -0/+1 |
| 2024-03-11 | Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkin | Jacob Pratt | -0/+23 |
| 2024-03-11 | Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars... | Jacob Pratt | -10/+7 |
| 2024-03-11 | bootstrap readme: fix, improve, update | Tshepang Mbambo | -13/+14 |
| 2024-03-10 | bootstrap: document what the triples in 'Build' mean | Ralf Jung | -1/+3 |
| 2024-03-10 | skip sanity check for non-host targets in `check` builds | onur-ozkan | -10/+7 |
| 2024-03-10 | Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68 | Matthias Krüger | -140/+128 |
| 2024-03-10 | Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma... | bors | -1/+0 |
| 2024-03-09 | Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-Simulacrum | Guillaume Boisseau | -6/+7 |
| 2024-03-09 | Merge remote-tracking branch 'upstream/master' into HEAD | Guillaume Gomez | -14/+55 |
| 2024-03-08 | Add a change entry | Alex Crichton | -0/+5 |
| 2024-03-08 | Add `target.*.runner` configuration for targets | Alex Crichton | -0/+18 |
| 2024-03-07 | Auto merge of #122151 - GuillaumeGomez:rollup-hfxr9kv, r=GuillaumeGomez | bors | -1/+9 |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -1/+1 |
| 2024-03-07 | Rollup merge of #122138 - lqd:llvm-mtime, r=clubby789 | Guillaume Gomez | -1/+9 |
| 2024-03-07 | Rollup merge of #122129 - tgross35:rustcdocs-host-only, r=onur-ozkan | Guillaume Gomez | -0/+1 |
| 2024-03-07 | Rollup merge of #122066 - mu001999:clean, r=oli-obk | Guillaume Gomez | -2/+7 |
| 2024-03-07 | record mtime in llvm linker script | Rémy Rakic | -0/+7 |
| 2024-03-07 | use file to write llvm linker script | Rémy Rakic | -1/+2 |
| 2024-03-07 | remove the --generate-link-to-definition flags from bootstrap | r0cky | -2/+7 |
| 2024-03-07 | Set `RustcDocs` to only run on host | Trevor Gross | -0/+1 |
| 2024-03-07 | Auto merge of #122113 - matthiaskrgr:rollup-5d1jnwi, r=matthiaskrgr | bors | -4/+20 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -1/+1 |
| 2024-03-06 | Rollup merge of #122026 - clubby789:fmt-removed, r=onur-ozkan | Matthias Krüger | -1/+1 |
| 2024-03-06 | Rollup merge of #121976 - lu-zero:bootstrap-cache, r=onur-ozkan | Matthias Krüger | -3/+19 |
| 2024-03-06 | Rollup merge of #113518 - jyn514:streaming-failures, r=cuviper | Matthias Krüger | -4/+7 |
| 2024-03-06 | Update src/bootstrap/src/utils/change_tracker.rs | Luca Barbato | -1/+1 |
| 2024-03-06 | Build libgccjit in CI | Guillaume Gomez | -1/+0 |
| 2024-03-06 | Auto merge of #121967 - nikic:libllvm-linker-script, r=Mark-Simulacrum | bors | -2/+10 |
| 2024-03-05 | Do not try to format removed files | clubby789 | -1/+1 |
| 2024-03-05 | Add a build option to specify the bootstrap cache | Luca Barbato | -9/+18 |
| 2024-03-04 | bootstrap: print test name on failure even with `verbose-tests=false` | jyn | -4/+7 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -1/+1 |
| 2024-03-04 | Replace libLLVM symlink with linker script in rustup components | Nikita Popov | -2/+10 |
| 2024-03-04 | Allow bootstrap cache path to be set by environment variable | Jeffery To | -3/+10 |
| 2024-03-02 | Avoid some interning in bootstrap | Nilstrieb | -140/+128 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -1/+1 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -3/+3 |
| 2024-03-01 | Auto merge of #121395 - nikic:update-llvm-21, r=cuviper | bors | -10/+30 |
| 2024-03-01 | Auto merge of #113026 - jieyouxu:run-make-v2, r=bjorn3 | bors | -1/+80 |
| 2024-03-01 | Handle new LLVM soname | Nikita Popov | -10/+30 |
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -1/+80 |
| 2024-02-29 | Rollup merge of #121788 - klensy:clap-deprecated-fix, r=clubby789 | Guillaume Gomez | -19/+19 |
| 2024-02-29 | fix clap warnings | klensy | -19/+19 |