| Age | Commit message (Expand) | Author | Lines |
| 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 | -Zsanitize and -Zsanitizer-cfi-normalize-integers flags are now target modifi... | Andrew Zhogin | -25/+187 |
| 2025-08-21 | Auto merge of #145701 - jhpratt:rollup-a0kg33p, r=jhpratt | bors | -120/+280 |
| 2025-08-21 | Rollup merge of #145662 - GrigorenkoPV:x86-interrupt, r=compiler-errors | Jacob Pratt | -120/+170 |
| 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 #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 | Auto merge of #145259 - nikic:read-only-capture, r=wesleywiser | bors | -2/+5 |
| 2025-08-20 | Detect missing `if let` or `let-else` | Esteban Küber | -0/+63 |
| 2025-08-20 | Adjust test to still show miscompile | Nikita Popov | -0/+3 |
| 2025-08-20 | Tell LLVM about read-only captures | Nikita Popov | -2/+2 |
| 2025-08-20 | Instantiate higher-ranked binder with erased when checking IntoIterator predi... | Michael Goulet | -0/+11 |
| 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 | -120/+170 |
| 2025-08-20 | update some s390x codegen tests | Folkert de Vries | -9/+9 |
| 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 #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-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 | -135/+178 |
| 2025-08-19 | Gate static coroutines behind a parser feature | Michael Goulet | -22/+60 |
| 2025-08-19 | Rollup merge of #145568 - fee1-dead-contrib:push-uvsonuzxmkus, r=fmease | 许杰友 Jieyou Xu (Joe) | -4/+3 |
| 2025-08-19 | Rollup merge of #145537 - zachs18:metasized-negative-bound-fix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -0/+99 |
| 2025-08-19 | Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann | 许杰友 Jieyou Xu (Joe) | -312/+509 |
| 2025-08-19 | Rollup merge of #145474 - fmease:paren-use-bounds-fix, r=fee1-dead | 许杰友 Jieyou Xu (Joe) | -6/+28 |
| 2025-08-19 | Rollup merge of #145338 - lcnr:coroutine-witness-yikes, r=compiler-errors | 许杰友 Jieyou Xu (Joe) | -0/+17 |
| 2025-08-19 | Rollup merge of #145166 - makai410:teach-pub-crate, r=lcnr | 许杰友 Jieyou Xu (Joe) | -0/+8 |
| 2025-08-19 | Rollup merge of #145099 - heiher:loong-32s, r=folkertdev | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2025-08-19 | Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu | 许杰友 Jieyou Xu (Joe) | -118/+134 |
| 2025-08-19 | Rollup merge of #142079 - lcnr:opaque-types-universes, r=BoxyUwU | 许杰友 Jieyou Xu (Joe) | -17/+10 |
| 2025-08-19 | Rollup merge of #140740 - ojeda:indirect-branch-cs-prefix, r=davidtwco | 许杰友 Jieyou Xu (Joe) | -0/+25 |
| 2025-08-19 | Auto merge of #142487 - estebank:serde-attr-5, r=petrochenkov | bors | -0/+15 |
| 2025-08-19 | Avoid using `()` in `derive(From)` output. | Nicholas Nethercote | -42/+2 |
| 2025-08-19 | Update uitests | Jonathan Brouwer | -312/+509 |
| 2025-08-19 | Rollup merge of #145563 - Kobzol:remove-from-from-prelude, r=petrochenkov | Stuart Cook | -15/+42 |
| 2025-08-19 | Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkov | Stuart Cook | -24/+18 |
| 2025-08-19 | Rollup merge of #145041 - lcnr:borrowck-limitations-error, r=BoxyUwU | Stuart Cook | -44/+60 |
| 2025-08-19 | Rollup merge of #145013 - fee1-dead-contrib:push-vwvsqsqnrxqm, r=nnethercote | Stuart Cook | -9/+115 |
| 2025-08-19 | Rollup merge of #144804 - WaffleLapkin:reach-for-the-casts, r=compiler-errors | Stuart Cook | -39/+22 |
| 2025-08-19 | Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalle | Stuart Cook | -180/+474 |