| Age | Commit message (Expand) | Author | Lines |
| 2025-08-15 | Rollup merge of #144944 - He1pa:E0793, r=compiler-errors | Stuart Cook | -1/+33 |
| 2025-08-15 | Rollup merge of #144865 - WaffleLapkin:track-tail, r=lqd | Stuart Cook | -9/+135 |
| 2025-08-15 | Rollup merge of #143075 - workingjubilee:interrupts-may-return-nevermore, r=d... | Stuart Cook | -3/+429 |
| 2025-08-15 | Rollup merge of #142640 - Sa4dUs:ad-intrinsic, r=ZuseZ4 | Stuart Cook | -1174/+660 |
| 2025-08-15 | Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov | Stuart Cook | -9/+16 |
| 2025-08-15 | Rollup merge of #122661 - estebank:assert-macro-span, r=petrochenkov | Stuart Cook | -51/+135 |
| 2025-08-15 | Rollup merge of #118087 - GrigorenkoPV:refcell_try_map, r=Mark-Simulacrum | Stuart Cook | -0/+93 |
| 2025-08-15 | Auto merge of #144591 - RalfJung:pattern-valtrees, r=BoxyUwU | bors | -175/+146 |
| 2025-08-15 | Merge pull request #4527 from rust-lang/rustup-2025-08-15 | Oli Scherer | -5852/+7970 |
| 2025-08-15 | Merge ref '3507a749b365' from rust-lang/rust | The Miri Cronjob Bot | -5851/+7969 |
| 2025-08-15 | add comment | jackh726 | -0/+7 |
| 2025-08-15 | Add test for webrender-2022 metrics | jackh726 | -0/+32 |
| 2025-08-15 | Prepare for merging from rust-lang/rust | The Miri Cronjob Bot | -1/+1 |
| 2025-08-15 | Use `LLVMSetTailCallKind` | Zalathar | -28/+3 |
| 2025-08-14 | bootstrap: Remove dependency on xattr | Josh Triplett | -14/+3 |
| 2025-08-14 | bootstrap: Switch from fd-lock to native locking in std | Josh Triplett | -38/+21 |
| 2025-08-15 | std_detect: RISC-V platform guide documentation | Tsukasa OI | -83/+114 |
| 2025-08-15 | refactor: Add tests for case conversions | Karl Meakin | -11/+41 |
| 2025-08-15 | refactor: `generate_tests` | Karl Meakin | -52/+45 |
| 2025-08-15 | refactor: rewrite `ranges_from_set` | Karl Meakin | -66/+17 |
| 2025-08-15 | refactor: Include size of case conversion tables | Karl Meakin | -18/+42 |
| 2025-08-15 | refactor: Include table sizes in comment at top of `unicode_data.rs` | Karl Meakin | -11/+19 |
| 2025-08-14 | Windows: Replace `GetThreadId`+`GetCurrentThread` with `GetCurrentThreadId` | Trevor Gross | -3/+3 |
| 2025-08-14 | Auto merge of #145407 - Kobzol:rollup-g6yhx82, r=Kobzol | bors | -800/+963 |
| 2025-08-14 | rustc_expand: ensure stack in `InvocationCollector::visit_expr` | Josh Stone | -1/+2 |
| 2025-08-14 | Merge pull request #20453 from jackh726/nts-part2 | Lukas Wirth | -2/+9 |
| 2025-08-14 | mbe: Handle applying `macro_rules` derives | Josh Triplett | -17/+380 |
| 2025-08-14 | use `let-else` to reduce nesting | Ada Alakbarova | -8/+8 |
| 2025-08-14 | replace with `?` | Ada Alakbarova | -15/+15 |
| 2025-08-14 | mbe: Parse macro `derive` rules | Josh Triplett | -13/+214 |
| 2025-08-14 | Do not pass duplicated `-L` arguments to merged doctests | Jakub Beránek | -2/+8 |
| 2025-08-14 | Deduplicate `-L` paths passed to rustc | Jakub Beránek | -10/+21 |
| 2025-08-14 | Rollup merge of #145403 - shepmaster:grammar, r=estebank | Jakub Beránek | -61/+61 |
| 2025-08-14 | Rollup merge of #145401 - estebank:remove-useless-iter, r=compiler-errors | Jakub Beránek | -2/+2 |
| 2025-08-14 | Rollup merge of #145398 - estebank:use-default-fields-resolver, r=petrochenkov | Jakub Beránek | -30/+17 |
| 2025-08-14 | Rollup merge of #145397 - lcnr:lcnr/rustc-dev-guide-3, r=BoxyUwU | Jakub Beránek | -2/+2 |
| 2025-08-14 | Rollup merge of #145379 - joshtriplett:bootstrap-timings, r=jieyouxu | Jakub Beránek | -12/+47 |
| 2025-08-14 | Rollup merge of #145353 - CathalMullan:jemalloc-tools, r=Kobzol | Jakub Beránek | -0/+9 |
| 2025-08-14 | Rollup merge of #145324 - Kobzol:bootstrap-host-only, r=jieyouxu | Jakub Beránek | -119/+119 |
| 2025-08-14 | Rollup merge of #145261 - Kobzol:bootstrap-tracing, r=jieyouxu | Jakub Beránek | -412/+560 |
| 2025-08-14 | Rollup merge of #145233 - joshtriplett:cfg-select-expr, r=jieyouxu | Jakub Beránek | -25/+60 |
| 2025-08-14 | Rollup merge of #144631 - fneddy:fix_be_test_intrinsic_const_bad, r=compiler-... | Jakub Beránek | -8/+10 |
| 2025-08-14 | Rollup merge of #137872 - estebank:extra-vert, r=compiler-errors | Jakub Beránek | -129/+76 |
| 2025-08-14 | Auto merge of #145085 - JonathanBrouwer:target_checking, r=jdonszelmann | bors | -3670/+3443 |
| 2025-08-14 | drive-by: fix typo | Waffle Lapkin | -1/+1 |
| 2025-08-14 | std: thread: Return error if setting thread stack size fails | Jens Reidel | -1/+12 |
| 2025-08-14 | Update autodiff tests for the new intrinsics impl | Marcelo Domínguez | -221/+152 |
| 2025-08-14 | `unnecessary_operation`: add space between stmts in suggestion (#15432) | Timo | -11/+12 |
| 2025-08-14 | Fix `match_ref_pats` FP on match scrutinee of never type (#15474) | Timo | -7/+80 |
| 2025-08-14 | Merge pull request #20425 from avrabe/feat/unterminated-string-hints | Chayim Refael Friedman | -1/+49 |