| Age | Commit message (Expand) | Author | Lines |
| 2024-05-17 | rewrite issue64319 and rename | Oneirical | -0/+6 |
| 2024-05-17 | fix: resolve extern prelude for local mods in block modules | roife | -7/+12 |
| 2024-05-17 | Rewrite static-unwinding as rmake.rs | Oneirical | -1/+0 |
| 2024-05-17 | Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-17 | Correct Neovim 0.10 inlay hints config example | Adam Szkoda | -1/+1 |
| 2024-05-17 | Only test std, alloc and core | Dion Dokter | -3/+3 |
| 2024-05-17 | Run tests with the flag enabled | Dion Dokter | -0/+5 |
| 2024-05-17 | Auto merge of #125178 - GuillaumeGomez:migrate-rustdoc-with-out-dir, r=jieyouxu | bors | -2/+1 |
| 2024-05-17 | Auto merge of #3526 - Strophox:miri-memory, r=RalfJung | bors | -6/+119 |
| 2024-05-17 | Rollup merge of #125181 - onur-ozkan:set-rust-channel-properly, r=clubby789 | Matthias Krüger | -2/+9 |
| 2024-05-17 | Auto merge of #124129 - lqd:enable-lld, r=Mark-Simulacrum | bors | -11/+50 |
| 2024-05-17 | Clear diagnostics only after new ones were received | David Mládek | -1/+10 |
| 2024-05-17 | Fix `htmldocck` function | Guillaume Gomez | -1/+1 |
| 2024-05-17 | Migrate `run-make/rustdoc-with-out-dir-option` to new `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-16 | Remove trivial Binder::dummy calls | Michael Goulet | -2/+2 |
| 2024-05-16 | Fix tools | Michael Goulet | -6/+6 |
| 2024-05-16 | add bootstrap config change info about `rust.lld` | Rémy Rakic | -0/+5 |
| 2024-05-16 | bootstrap: enable rust-lld when necessary for `x86_64-unknown-linux-gnu` | Rémy Rakic | -11/+40 |
| 2024-05-16 | bootstrap: introduce rust-lld env var for rustc | Rémy Rakic | -0/+5 |
| 2024-05-16 | set `rust.channel` properly in source tarballs | onur-ozkan | -2/+9 |
| 2024-05-16 | Rollup merge of #125130 - aDotInTheVoid:id-docs, r=GuillaumeGomez | Matthias Krüger | -1/+13 |
| 2024-05-16 | Rollup merge of #125018 - sagudev:patch-2, r=Amanieu | Matthias Krüger | -1/+2 |
| 2024-05-16 | start implementing MiriAllocBytes | Strophox | -6/+119 |
| 2024-05-16 | rustdoc-json-types: Document `Id` | Alona Enraght-Moony | -1/+13 |
| 2024-05-16 | alloc now works on wasi (and some formatting) | Ralf Jung | -41/+97 |
| 2024-05-16 | Merge from rustc | Ralf Jung | -30/+156 |
| 2024-05-16 | Preparing for merge from rustc | Ralf Jung | -1/+1 |
| 2024-05-16 | Auto merge of #17243 - Veykril:static-lt-hir, r=Veykril | bors | -40/+70 |
| 2024-05-16 | internal: Add StaticLifetime to hir API | Lukas Wirth | -40/+70 |
| 2024-05-16 | Fix `for_loops_over_fallibles` hits in compiletest/src/json.rs | zachs18 | -2/+2 |
| 2024-05-15 | Set `debuginfo-level = "line-tables-only"` for compiler profile | Jubilee Young | -0/+7 |
| 2024-05-15 | Rollup merge of #125146 - Oneirical:panic-impl, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-15 | Rollup merge of #125142 - GuillaumeGomez:migrate-rustdoc-themes, r=jieyouxu | León Orell Valerian Liehr | -1/+6 |
| 2024-05-15 | Fix typos | blyxyas | -5/+5 |
| 2024-05-15 | Auto merge of #125134 - compiler-errors:negative-traits-are-not-notable, r=fm... | bors | -0/+8 |
| 2024-05-15 | rewrite panic-impl-transitive | Oneirical | -1/+0 |
| 2024-05-15 | CI: fix toolstate publishing | Jakub Beránek | -4/+1 |
| 2024-05-15 | Use actions/cache again in metrics CI | Lukas Wirth | -11/+15 |
| 2024-05-15 | Auto merge of #125144 - fmease:rollup-4uft293, r=fmease | bors | -9/+24 |
| 2024-05-15 | Rollup merge of #125104 - Oneirical:test6, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-15 | Rollup merge of #125027 - Oneirical:c-test-with-remove, r=jieyouxu | León Orell Valerian Liehr | -1/+0 |
| 2024-05-15 | Rollup merge of #124975 - lu-zero:move_file, r=clubby789 | León Orell Valerian Liehr | -7/+24 |
| 2024-05-15 | Auto merge of #17239 - Veykril:metrics-caching, r=Veykril | bors | -3/+3 |
| 2024-05-15 | Key ignoring the job-id in metrics cache | Lukas Wirth | -3/+3 |
| 2024-05-15 | Auto merge of #17238 - Veykril:metrics-caching, r=Veykril | bors | -17/+13 |
| 2024-05-15 | Fix metrics workflow not actually updating the toolchain | Lukas Wirth | -17/+13 |
| 2024-05-15 | Auto merge of #123413 - petrochenkov:delegmulti2, r=fmease | bors | -3/+3 |
| 2024-05-15 | Migrate `run-make/rustdoc-themes` to new rmake | Guillaume Gomez | -1/+0 |
| 2024-05-15 | Add new `htmldocck` function to `run-make-support` | Guillaume Gomez | -0/+6 |
| 2024-05-15 | Auto merge of #17235 - Veykril:metrics-caching, r=Veykril | bors | -31/+14 |