| Age | Commit message (Expand) | Author | Lines |
| 2025-08-12 | Rollup merge of #145283 - theemathas:patch-1, r=Noratrieb | Stuart Cook | -0/+1 |
| 2025-08-12 | Rollup merge of #145273 - estebank:not-not, r=samueltardieu | Stuart Cook | -56/+144 |
| 2025-08-12 | Rollup merge of #145273 - estebank:not-not, r=samueltardieu | Stuart Cook | -56/+144 |
| 2025-08-12 | Rollup merge of #145263 - rustbot:docs-update, r=ehuss | Stuart Cook | -0/+0 |
| 2025-08-12 | Rollup merge of #145260 - SabrinaJewson:vec-allocator-docs, r=dtolnay | Stuart Cook | -11/+61 |
| 2025-08-12 | Rollup merge of #145253 - Kobzol:pr-check-2-doc-stage-1, r=jieyouxu | Stuart Cook | -3/+3 |
| 2025-08-12 | Rollup merge of #145251 - tiif:support_trait, r=BoxyUwU | Stuart Cook | -11/+66 |
| 2025-08-12 | Rollup merge of #145249 - Stypox:_span-to-_trace, r=joshtriplett | Stuart Cook | -31/+31 |
| 2025-08-12 | Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann | Stuart Cook | -0/+2 |
| 2025-08-12 | Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmann | Stuart Cook | -391/+1276 |
| 2025-08-12 | Rollup merge of #145216 - eval-exec:fix-145125-enum-rustdoc, r=fmease | Stuart Cook | -5/+25 |
| 2025-08-12 | Rollup merge of #145214 - notJoon:fix/enable-self-assignment, r=petrochenkov | Stuart Cook | -12/+55 |
| 2025-08-12 | Rollup merge of #145155 - scrabsha:push-tkvwkolzooyq, r=jdonszelmann | Stuart Cook | -28/+85 |
| 2025-08-12 | Rollup merge of #144921 - lolbinarycat:rustdoc-intra-doc-gfm-141866, r=fmease... | Stuart Cook | -2/+20 |
| 2025-08-12 | Rollup merge of #144386 - camsteffen:imploftrait, r=fmease | Stuart Cook | -549/+605 |
| 2025-08-12 | Rollup merge of #139806 - Ayush1325:uefi-systemtime, r=joboet | Stuart Cook | -26/+190 |
| 2025-08-12 | Rollup merge of #131477 - madsmtm:sdkroot-via-env-var, r=nnethercote | Stuart Cook | -54/+115 |
| 2025-08-12 | make no_mangle explicit on foreign items | Jana Dönszelmann | -55/+85 |
| 2025-08-12 | make no_mangle explicit on foreign items | Jana Dönszelmann | -1/+1 |
| 2025-08-12 | Update to LLVM 21.1.0 rc3 | Nikita Popov | -0/+0 |
| 2025-08-12 | fix(debuginfo): handle false positives in overflow check | Adwin White | -16/+47 |
| 2025-08-12 | Change format of messages in `Builder::fmt` | Jakub Beránek | -2/+3 |
| 2025-08-12 | Unify all groups in bootstrap to use `Builder::msg` | Jakub Beránek | -239/+206 |
| 2025-08-12 | simplify stack handling, be completely lazy | lcnr | -68/+95 |
| 2025-08-12 | Consolidate stageN directories in the build directory | Jakub Beránek | -18/+24 |
| 2025-08-12 | fix typo | Ada Alakbarova | -1/+1 |
| 2025-08-12 | bootstrap: Only warn about `rust.debug-assertions` if downloading rustc | Zalathar | -1/+1 |
| 2025-08-12 | [AVR] Changed data_layout | Tom Vijlbrief | -1/+7 |
| 2025-08-12 | Handle the `capacity == 0` case | SabrinaJewson | -27/+34 |
| 2025-08-12 | E0793: Clarify that it applies to unions as well | 黑怕 | -1/+33 |
| 2025-08-11 | Convert moves of references to copies in RefProp | Ben Kimock | -88/+194 |
| 2025-08-12 | Make I-miscompile imply I-prioritize | Tim (Theemathas) Chirananthavat | -0/+1 |
| 2025-08-12 | give the test functions more complex signatures | Ada Alakbarova | -2/+5 |
| 2025-08-11 | Auto merge of #143054 - lcnr:search_graph-3, r=BoxyUwU | bors | -91/+100 |
| 2025-08-12 | add test case for a method | Ada Alakbarova | -0/+110 |
| 2025-08-12 | misc: take `span` as the last parameter | Ada Alakbarova | -2/+2 |
| 2025-08-11 | Propagate TraitImplHeader to hir | Cameron Steffen | -60/+64 |
| 2025-08-11 | Propagate TraitImplHeader to hir | Cameron Steffen | -299/+316 |
| 2025-08-11 | Extract ast TraitImplHeader | Cameron Steffen | -16/+10 |
| 2025-08-11 | Extract ast TraitImplHeader | Cameron Steffen | -184/+187 |
| 2025-08-11 | llvm: Accept new LLVM lifetime format | Matthew Maurer | -38/+42 |
| 2025-08-11 | Tweak trait modifier errors | Cameron Steffen | -55/+50 |
| 2025-08-11 | Move trait impl modifier errors to parsing | Cameron Steffen | -78/+123 |
| 2025-08-11 | Factor out InherentImplCannotUnsafe | Cameron Steffen | -19/+15 |
| 2025-08-11 | Account for new `assert!` desugaring in `!condition` suggestion | Esteban Küber | -56/+144 |
| 2025-08-11 | Account for new `assert!` desugaring in `!condition` suggestion | Esteban Küber | -56/+144 |
| 2025-08-11 | Always attempt to invoke xcrun to get the Apple SDK | Mads Marquart | -4/+41 |
| 2025-08-11 | Revert "Add a disabled builder for riscv64 rva23 emulated tests" | Zhongyao Chen | -189/+1 |
| 2025-08-11 | Update src/doc/rustc/src/platform-support/riscv64a23-unknown-linux-gnu.md | zhongyao | -30/+6 |
| 2025-08-11 | Add target page for riscv64a23-unknown-linux-gnu | Zhongyao Chen | -0/+68 |