| Age | Commit message (Expand) | Author | Lines |
| 2024-05-18 | Render closure fn trait kind in siganture help | Lukas Wirth | -27/+79 |
| 2024-05-18 | support aligned_alloc for unixes support. | David Carlier | -0/+128 |
| 2024-05-18 | Allow hir::Param to refer to other entity params aside from functions | Lukas Wirth | -118/+114 |
| 2024-05-18 | Update builtin tool list | Lukas Wirth | -25/+16 |
| 2024-05-17 | Update cargo | Weihang Lo | -0/+0 |
| 2024-05-17 | Fix clippy | Scott McMurray | -3/+3 |
| 2024-05-18 | implement assist to switch between doc and normal comments | Luuk Wester | -0/+662 |
| 2024-05-18 | Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-05-18 | Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+6 |
| 2024-05-18 | Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -1/+0 |
| 2024-05-17 | Rename Unsafe to Safety | Santiago Pastorino | -82/+77 |
| 2024-05-17 | Ignore the Helix configuration directory | marc0246 | -0/+1 |
| 2024-05-17 | rewrite and rename issue-28766 | Oneirical | -1/+0 |
| 2024-05-17 | rewrite no-intermediate-extras | Oneirical | -1/+0 |
| 2024-05-17 | Auto merge of #3603 - Luv-Ray:issue-3572, r=RalfJung | bors | -19/+28 |
| 2024-05-17 | Update allowed_run_make_makefiles.txt | Julien | -1/+0 |
| 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 | 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 | 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 | -1/+1 |
| 2024-05-16 | Fix tools | Michael Goulet | -4/+4 |
| 2024-05-16 | start implementing MiriAllocBytes | Strophox | -6/+119 |
| 2024-05-16 | alloc now works on wasi (and some formatting) | Ralf Jung | -41/+97 |
| 2024-05-16 | Merge from rustc | Ralf Jung | -23/+84 |
| 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 | 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 | rewrite panic-impl-transitive | Oneirical | -1/+0 |
| 2024-05-15 | CI: fix toolstate publishing | Jakub Beránek | -2/+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 | -2/+0 |
| 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 | 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 |