| Age | Commit message (Expand) | Author | Lines |
| 2024-03-12 | Merge from rustc | The Miri Cronjob Bot | -2767/+5751 |
| 2024-03-12 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-03-12 | Rollup merge of #122339 - rustbot:docs-update, r=ehuss | Matthias Krüger | -0/+0 |
| 2024-03-12 | Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiser | Matthias Krüger | -6/+4 |
| 2024-03-11 | rustdoc-search: add search query syntax `Fn(T) -> U` | Michael Howell | -64/+95 |
| 2024-03-11 | rustdoc: use `const` for the special type name ids | Michael Howell | -25/+11 |
| 2024-03-11 | rustdoc: clean up search.js by removing empty sort case | Michael Howell | -5/+0 |
| 2024-03-11 | rustdoc-search: parse and search with ML-style HOF | Michael Howell | -48/+166 |
| 2024-03-12 | Auto merge of #112268 - lqd:osx-1cgu, r=Kobzol | bors | -1/+1 |
| 2024-03-12 | rustdoc: fix up old test | León Orell Valerian Liehr | -1/+0 |
| 2024-03-12 | Auto merge of #122036 - alexcrichton:test-wasm-with-wasi, r=oli-obk | bors | -124/+81 |
| 2024-03-11 | bootstrap: Don't eagerly format verbose messages | clubby789 | -52/+62 |
| 2024-03-11 | Auto merge of #112267 - lqd:win-1cgu, r=Kobzol | bors | -0/+1 |
| 2024-03-11 | [bootstrap] Move the split-debuginfo setting to the per-target section | Tim Neumann | -11/+43 |
| 2024-03-11 | Update Windows platform support | Chris Denton | -6/+4 |
| 2024-03-11 | Update books | rustbot | -0/+0 |
| 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 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -24/+28 |
| 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 | Vendor rustc_codegen_gcc | Guillaume Gomez | -4/+4 |
| 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 | chore: remove repetitive word | tgolang | -1/+1 |
| 2024-03-11 | bootstrap readme: fix, improve, update | Tshepang Mbambo | -13/+14 |
| 2024-03-11 | configure.py: add flag for loongarch64 musl-root | WANG Rui | -0/+2 |
| 2024-03-11 | mv instead of rm tools off path for msys2 install | Matt Harding | -10/+13 |
| 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 | mir-opt: always run tests for the current target | Nadrieril | -2/+4 |
| 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 | Fix `miri` tests. | Markus Reiter | -4/+4 |
| 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 |