| Age | Commit message (Expand) | Author | Lines |
| 2024-05-19 | Merge from rust-lang/rust | Laurențiu Nicola | -11/+706955 |
| 2024-05-19 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -0/+1 |
| 2024-05-19 | Auto merge of #124500 - VladimirMakaev:lldb-str-formatters, r=Mark-Simulacrum | bors | -1/+4 |
| 2024-05-18 | Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxu | bors | -1/+1 |
| 2024-05-18 | Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote | 许杰友 Jieyou Xu (Joe) | -1/+1 |
| 2024-05-18 | Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726 | bors | -116/+111 |
| 2024-05-18 | Add tests for -Zunpretty=expanded ported from stringify's tests | David Tolnay | -1/+1 |
| 2024-05-18 | Rollup merge of #125248 - GuillaumeGomez:migrate-rustdoc-scrape-examples-inva... | Matthias Krüger | -1/+0 |
| 2024-05-18 | Rollup merge of #125117 - dev-ardi:improve-parser, r=wesleywiser,fmease | Matthias Krüger | -2/+2 |
| 2024-05-18 | Fix typos (taking into account review comments) | blyxyas | -25/+25 |
| 2024-05-18 | Show fn traits in signature info for trait implementors | Lukas Wirth | -68/+196 |
| 2024-05-18 | Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs` | Guillaume Gomez | -1/+0 |
| 2024-05-18 | Enable linked locations for closure param inlay hints | Lukas Wirth | -10/+5 |
| 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 | keep the `STAGE0_MISSING_TARGETS` list updated | onur-ozkan | -6/+18 |
| 2024-05-18 | Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomez | bors | -29/+60 |
| 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-18 | Update libc to 0.2.155 | Mads Marquart | -2/+2 |
| 2024-05-17 | Rename Unsafe to Safety | Santiago Pastorino | -116/+111 |
| 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 | 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 |