| Age | Commit message (Expand) | Author | Lines |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -124/+81 |
| 2024-03-11 | Auto merge of #112267 - lqd:win-1cgu, r=Kobzol | bors | -0/+1 |
| 2024-03-11 | compiletest: Automatically compare output by subset with runners | Alex Crichton | -49/+20 |
| 2024-03-11 | Update test-various docker image to test `wasm32-wasip1` | Alex Crichton | -3/+14 |
| 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 | -65/+4 |
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -4/+13 |
| 2024-03-11 | Rollup merge of #122330 - tshepang:patch-1, r=clubby789 | Jubilee | -13/+14 |
| 2024-03-11 | Rollup merge of #122249 - RalfJung:machine-read-hook, r=oli-obk | Jubilee | -0/+62 |
| 2024-03-11 | Bootstrap: Add argument for building llvm bitcode linker | Kjetil Kjeka | -1/+30 |
| 2024-03-11 | LLVM Bitcode Linker: Added crate | Kjetil Kjeka | -0/+326 |
| 2024-03-11 | LLVM_TOOLS: Include llvm-link as a llvm tool | Kjetil Kjeka | -0/+1 |
| 2024-03-11 | Rollup merge of #122298 - RalfJung:raw-vec-into-box, r=cuviper | Jacob Pratt | -4/+14 |
| 2024-03-11 | Rollup merge of #122108 - alexcrichton:target-config-runtool, r=WaffleLapkin | Jacob Pratt | -7/+32 |
| 2024-03-11 | Rollup merge of #121907 - onur-ozkan:better-target-sanity-check, r=albertlars... | Jacob Pratt | -10/+7 |
| 2024-03-11 | Rollup merge of #121633 - ChrisDenton:precise, r=Nilstrieb | Jacob Pratt | -4/+5 |
| 2024-03-11 | bootstrap readme: fix, improve, update | Tshepang Mbambo | -13/+14 |
| 2024-03-11 | Auto merge of #121752 - mu001999:dead_code/improve, r=pnkfelix | bors | -64/+2 |
| 2024-03-10 | Rollup merge of #122297 - RalfJung:bootstrap-build, r=onur-ozkan | Matthias Krüger | -1/+3 |
| 2024-03-10 | test into_boxed_slice with custom allocator in Miri | Ralf Jung | -4/+14 |
| 2024-03-10 | Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkan | bors | -31/+172 |
| 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 | Remove unused structs in clippy | r0cky | -64/+2 |
| 2024-03-10 | Auto merge of #122272 - lnicola:sync-from-ra, r=lnicola | bors | -2348/+4710 |
| 2024-03-10 | Error on invalid compiletest directives in Rust test files | 许杰友 Jieyou Xu (Joe) | -31/+172 |
| 2024-03-10 | Auto merge of #122283 - matthiaskrgr:rollup-w3sau3u, r=matthiaskrgr | bors | -153/+233 |
| 2024-03-10 | Rollup merge of #122269 - heiher:fix-doc, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2024-03-10 | Rollup merge of #122125 - majaha:mingw_ci_new, r=Mark-Simulacrum | Matthias Krüger | -6/+8 |
| 2024-03-10 | Rollup merge of #121860 - mu001999:master, r=Nilstrieb | Matthias Krüger | -6/+96 |
| 2024-03-10 | Rollup merge of #121567 - Nilstrieb:less-interning, r=albertlarsan68 | Matthias Krüger | -140/+128 |
| 2024-03-10 | Auto merge of #122246 - RalfJung:miri, r=RalfJung | bors | -260/+238 |
| 2024-03-10 | Bring back in-rust-tree feature to ide | Laurențiu Nicola | -0/+3 |
| 2024-03-10 | Merge commit '574e23ec508064613783cba3d1833a95fd9a5080' into sync-from-ra | Laurențiu Nicola | -2350/+4709 |
| 2024-03-10 | doc/rustc: Move loongarch64-unknown-linux-musl to Tier 3 | WANG Rui | -1/+1 |
| 2024-03-10 | Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma... | bors | -8/+59 |
| 2024-03-10 | Auto merge of #121662 - saethlin:precondition-unification, r=RalfJung | bors | -1/+1 |
| 2024-03-10 | Use full commit hash and remove `libgccjit.version` file | Guillaume Gomez | -5/+2 |
| 2024-03-09 | Auto merge of #122256 - Nadrieril:rollup-rc232xh, r=Nadrieril | bors | -8/+8 |
| 2024-03-09 | Rollup merge of #121584 - klensy:itertools-up, r=Mark-Simulacrum | Guillaume Boisseau | -2/+1 |
| 2024-03-09 | Rollup merge of #121526 - onur-ozkan:minor-improvement, r=Mark-Simulacrum | Guillaume Boisseau | -6/+7 |
| 2024-03-09 | interpret: do not call machine read hooks during validation | Ralf Jung | -0/+62 |
| 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 | -3064/+5045 |
| 2024-03-09 | Rollup merge of #122233 - RalfJung:custom-alloc-box, r=oli-obk | Matthias Krüger | -13/+205 |
| 2024-03-09 | Rollup merge of #122209 - onur-ozkan:fix-tidy-path-resolution, r=compiler-errors | Matthias Krüger | -3/+4 |
| 2024-03-09 | Rollup merge of #122178 - cuviper:ci-llvm-18, r=Kobzol | Matthias Krüger | -0/+64 |
| 2024-03-09 | miri: do not apply aliasing restrictions to Box with custom allocator | Ralf Jung | -13/+205 |
| 2024-03-09 | Auto merge of #3367 - rust-lang:rustup-2024-03-09, r=RalfJung | bors | -125/+154 |
| 2024-03-09 | fix clippy lints | Ralf Jung | -1/+1 |