| Age | Commit message (Expand) | Author | Lines |
| 2025-08-21 | Rollup merge of #145672 - compiler-errors:query-instab-ice, r=lcnr | Jacob Pratt | -0/+11 |
| 2025-08-21 | Rollup merge of #145661 - folkertdev:s390x-codegen-test-cleanup, r=dianqk | Jacob Pratt | -59/+46 |
| 2025-08-21 | Rollup merge of #145604 - compiler-errors:static-closure, r=fmease | Jacob Pratt | -22/+60 |
| 2025-08-21 | Rollup merge of #145507 - jdonszelmann:refactor-attr-parsing, r=davidtwco | Jacob Pratt | -130/+130 |
| 2025-08-21 | Rollup merge of #145137 - Kmeakin:km/optimize-slice-index-panicking, r=jhpratt | Jacob Pratt | -34/+160 |
| 2025-08-21 | Rollup merge of #144541 - folkertdev:c-variadic-same-program-multiple-abis-ar... | Jacob Pratt | -0/+77 |
| 2025-08-22 | Add reborrow feature gate test | Aapo Alasuutari | -0/+16 |
| 2025-08-21 | refactor rustdoc::invalid_html_tags tag parser | binarycat | -19/+117 |
| 2025-08-21 | add regression test for #145529 | binarycat | -1/+44 |
| 2025-08-21 | rustdoc-search: GUI tests check for `//` in URL | Michael Howell | -0/+7 |
| 2025-08-21 | next-solver fix const_trait_impl bootstrap | lcnr | -0/+53 |
| 2025-08-21 | Fix the ABI parameter inconsistency issue in debug.rs for LoongArch64 | WANG Rui | -25/+1019 |
| 2025-08-21 | split up context.rs | Jana Dönszelmann | -29/+29 |
| 2025-08-21 | refactor target checking, move out of context.rs and rename MaybeWarn to Policy | Jana Dönszelmann | -104/+104 |
| 2025-08-21 | Consolidate panicking functions in `slice/index.rs` | Karl Meakin | -34/+160 |
| 2025-08-21 | Fix LoongArch C function ABI when passing/returning structs containing floats | WANG Rui | -8/+222 |
| 2025-08-21 | -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifi... | Andrew Zhogin | -61/+229 |
| 2025-08-21 | Auto merge of #145701 - jhpratt:rollup-a0kg33p, r=jhpratt | bors | -123/+292 |
| 2025-08-21 | Rollup merge of #145662 - GrigorenkoPV:x86-interrupt, r=compiler-errors | Jacob Pratt | -123/+173 |
| 2025-08-21 | Rollup merge of #145642 - xizheyin:145611, r=lcnr | Jacob Pratt | -0/+31 |
| 2025-08-21 | Rollup merge of #145627 - compiler-errors:const-supertrait-dyn-compat, r=fee1... | Jacob Pratt | -0/+36 |
| 2025-08-21 | Rollup merge of #145297 - adwinwhite:recursive-debuginfo, r=wesleywiser | Jacob Pratt | -0/+9 |
| 2025-08-21 | Rollup merge of #144915 - compiler-errors:tail-call-ret-ty-equality, r=Waffle... | Jacob Pratt | -0/+43 |
| 2025-08-21 | Handle `ReEarlyParam` in `type_name`. | Nicholas Nethercote | -1/+17 |
| 2025-08-21 | Auto merge of #145244 - lcnr:handle-opaque-types-before-region-inference, r=B... | bors | -81/+97 |
| 2025-08-20 | Add codegen regression tests | okaneco | -0/+182 |
| 2025-08-20 | Auto merge of #145259 - nikic:read-only-capture, r=wesleywiser | bors | -13/+34 |
| 2025-08-20 | Detect missing `if let` or `let-else` | Esteban Küber | -0/+63 |
| 2025-08-20 | Auto merge of #144086 - clubby789:alloc-zeroed, r=nikic | bors | -0/+20 |
| 2025-08-20 | Adjust test to still show miscompile | Nikita Popov | -0/+3 |
| 2025-08-20 | Tell LLVM about read-only captures | Nikita Popov | -13/+31 |
| 2025-08-20 | Instantiate higher-ranked binder with erased when checking IntoIterator predi... | Michael Goulet | -0/+11 |
| 2025-08-20 | Pass `alloc-variant-zeroed` to LLVM | clubby789 | -0/+20 |
| 2025-08-20 | Unconditionally-const supertraits are considered not dyn compatible | Michael Goulet | -0/+36 |
| 2025-08-20 | Enforce correct number of arguments for `"x86-interrupt"` functions | Pavel Grigorenko | -123/+173 |
| 2025-08-20 | update some s390x codegen tests | Folkert de Vries | -59/+46 |
| 2025-08-20 | Do not use effective_visibilities query for Adt types of a local trait while ... | xizheyin | -0/+31 |
| 2025-08-20 | diagnostics :3 | lcnr | -40/+28 |
| 2025-08-20 | handle opaque types before region inference | lcnr | -108/+136 |
| 2025-08-20 | Rollup merge of #145626 - folkertdev:prefetch-fallback, r=Amanieu | Jacob Pratt | -40/+32 |
| 2025-08-20 | Rollup merge of #145623 - compiler-errors:pretty-async-name, r=wesleywiser | Jacob Pratt | -0/+18 |
| 2025-08-20 | Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwco | Jacob Pratt | -343/+388 |
| 2025-08-19 | Auto merge of #145601 - jieyouxu:rollup-t5mbqhc, r=jieyouxu | bors | -46/+5 |
| 2025-08-20 | make `prefetch` intrinsics safe | Folkert de Vries | -40/+32 |
| 2025-08-19 | Defer tail call ret ty equality to check_tail_calls | Michael Goulet | -0/+43 |
| 2025-08-19 | bless tests with new lint messages | Karol Zwolak | -343/+343 |
| 2025-08-19 | mention lint group in default level lint note | Karol Zwolak | -0/+45 |
| 2025-08-19 | Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxu | bors | -318/+653 |
| 2025-08-19 | Pretty print the name of an future from calling async closure | Michael Goulet | -0/+18 |
| 2025-08-19 | Auto merge of #145599 - jieyouxu:rollup-523cxhm, r=jieyouxu | bors | -144/+261 |