| Age | Commit message (Expand) | Author | Lines |
| 2025-08-13 | Auto merge of #145334 - Kobzol:rollup-fs5a133, r=Kobzol | bors | -322/+1268 |
| 2025-08-13 | Rollup merge of #145325 - clarfonthey:cast-init, r=scottmcm | Jakub Beránek | -3/+74 |
| 2025-08-13 | Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmaster | Jakub Beránek | -1/+5 |
| 2025-08-13 | Rollup merge of #145308 - giltho:dangling-doc, r=scottmcm | Jakub Beránek | -20/+20 |
| 2025-08-13 | Rollup merge of #145303 - m-ou-se:payload-as-str-doc, r=jhpratt | Jakub Beránek | -0/+2 |
| 2025-08-13 | Rollup merge of #145289 - rejected-l:master, r=Kobzol | Jakub Beránek | -7/+7 |
| 2025-08-13 | Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmease | Jakub Beránek | -198/+358 |
| 2025-08-13 | Rollup merge of #145269 - epage:test-env, r=jhpratt | Jakub Beránek | -13/+12 |
| 2025-08-13 | Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35 | Jakub Beránek | -10/+3 |
| 2025-08-13 | Rollup merge of #144642 - lolbinarycat:editorconfig-no-run-make, r=lcnr | Jakub Beránek | -1/+10 |
| 2025-08-13 | Rollup merge of #144519 - clarfonthey:const-system-time, r=jhpratt | Jakub Beránek | -68/+166 |
| 2025-08-13 | Rollup merge of #143467 - ChaiTRex:ascii_char_is_ascii, r=tgross35 | Jakub Beránek | -1/+611 |
| 2025-08-13 | Auto merge of #145093 - nikic:dead-on-return, r=nnethercote | bors | -6/+55 |
| 2025-08-12 | Auto merge of #145295 - Kobzol:unify-stages, r=jieyouxu | bors | -266/+241 |
| 2025-08-12 | Add cast_init and cast_uninit methods for pointers | ltdk | -3/+74 |
| 2025-08-12 | Remove unused must_use | Michael Goulet | -198/+358 |
| 2025-08-12 | Allow cross-compiling the Cranelift dist component | Jakub Beránek | -1/+5 |
| 2025-08-12 | Constify SystemTime methods | ltdk | -68/+166 |
| 2025-08-12 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-08-12 | Replace `stage0-tools-bin` with `stage1-tools-bin` | Jakub Beránek | -5/+5 |
| 2025-08-12 | Auto merge of #144678 - jdonszelmann:no-mangle-extern, r=bjorn3 | bors | -55/+85 |
| 2025-08-12 | Resolve review remarks | Jakub Beránek | -9/+5 |
| 2025-08-12 | Auto merge of #145300 - Zalathar:rollup-0eqbt6a, r=Zalathar | bors | -1181/+2679 |
| 2025-08-12 | chore(ci): upgrade checkout to v5 | Rej Ect | -7/+7 |
| 2025-08-12 | Address dangling doc | Sacha Ayoun | -20/+20 |
| 2025-08-12 | Link to payload_as_str() from payload(). | Mara Bos | -0/+2 |
| 2025-08-12 | Rollup merge of #145292 - ada4a:patch-2, r=tgross35 | Stuart Cook | -1/+1 |
| 2025-08-12 | Rollup merge of #145291 - Zalathar:no-warning, r=Kobzol | Stuart Cook | -1/+1 |
| 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 #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 | -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 | 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 | 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 | Handle the `capacity == 0` case | SabrinaJewson | -27/+34 |