| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Auto merge of #141961 - matthiaskrgr:rollup-r09j2sp, r=matthiaskrgr | bors | -183/+369 |
| 2025-06-03 | builtin dyn impl no guide inference | lcnr | -1/+12 |
| 2025-06-03 | Run wfcheck in one big loop instead of per module | Oli Scherer | -12/+9 |
| 2025-06-03 | Add impl for `llvm.roundeven` in cg_clif | sayantn | -9/+9 |
| 2025-06-03 | Rename `LifetimeSyntax` variants to lang-team-approved names | Jake Goulding | -43/+39 |
| 2025-06-03 | Rollup merge of #141956 - bjorn3:minor_cg_ssa_cleanup, r=oli-obk | Matthias Krüger | -25/+11 |
| 2025-06-03 | Rollup merge of #141931 - ArtemIsmagilov:issue-141849_2, r=nnethercote | Matthias Krüger | -90/+147 |
| 2025-06-03 | Rollup merge of #141918 - ArtemIsmagilov:issue-141849, r=nnethercote | Matthias Krüger | -10/+16 |
| 2025-06-03 | Rollup merge of #141724 - Sol-Ell:issue-141141-fix, r=nnethercote | Matthias Krüger | -58/+195 |
| 2025-06-03 | `FIXME(-Znext-solver)` triage | lcnr | -36/+67 |
| 2025-06-03 | Deconstruct values in the THIR visitor | ArtemIsmagilov | -90/+147 |
| 2025-06-03 | Deconstruct values in the THIR visitor | ArtemIsmagilov | -10/+16 |
| 2025-06-03 | Move placeholder handling to a proper preprocessing step | Amanda Stjerna | -299/+414 |
| 2025-06-03 | Move metadata object generation for dylibs to the linker code | bjorn3 | -211/+84 |
| 2025-06-03 | Only borrow EncodedMetadata in codegen_crate | bjorn3 | -91/+90 |
| 2025-06-03 | Remove type_test from IntrinsicCallBuilderMethods | bjorn3 | -16/+5 |
| 2025-06-03 | Remove get_dbg_loc from DebugInfoBuilderMethods | bjorn3 | -9/+6 |
| 2025-06-03 | Auto merge of #141954 - matthiaskrgr:rollup-zptd6t9, r=matthiaskrgr | bors | -411/+301 |
| 2025-06-03 | Rollup merge of #141936 - WaffleLapkin:report-in-deps-decoupling, r=oli-obk | Matthias Krüger | -82/+67 |
| 2025-06-03 | Rollup merge of #141843 - fee1-dead-contrib:ast_visitor_visit_id, r=oli-obk | Matthias Krüger | -327/+232 |
| 2025-06-03 | Rollup merge of #141817 - mati865:fix-system-libs-when-cross-compiling, r=cuv... | Matthias Krüger | -2/+2 |
| 2025-06-03 | report never type lints in deps | Waffle Lapkin | -0/+2 |
| 2025-06-03 | decouple "reporting in deps" from future incompatibility reason | Waffle Lapkin | -82/+67 |
| 2025-06-03 | Move coroutine_by_move_body_def_id into the big check_crate body owner loop | Oli Scherer | -9/+7 |
| 2025-06-03 | Remove `Path::is_ident`. | Nicholas Nethercote | -14/+10 |
| 2025-06-03 | Rollup merge of #141891 - jdonszelmann:fix-141764, r=jieyouxu | Matthias Krüger | -8/+16 |
| 2025-06-03 | Rollup merge of #141876 - compiler-errors:missing-let-ty, r=SparrowLii | Matthias Krüger | -3/+23 |
| 2025-06-03 | Rollup merge of #141741 - nnethercote:overhaul-UsePath, r=petrochenkov | Matthias Krüger | -64/+86 |
| 2025-06-03 | Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-... | Matthias Krüger | -2/+14 |
| 2025-06-03 | Remove pre-expansion AST stats. | Nicholas Nethercote | -5/+1 |
| 2025-06-02 | Auto merge of #141750 - Noratrieb:gold-rush, r=bjorn3 | bors | -1/+58 |
| 2025-06-03 | Overhaul `UsePath`. | Nicholas Nethercote | -57/+80 |
| 2025-06-03 | resolve: Tweak `private_macro_use` lint to be compatible with upcoming macro ... | Vadim Petrochenkov | -22/+36 |
| 2025-06-02 | Auto merge of #141912 - Kobzol:rollup-wurlnsx, r=Kobzol | bors | -4/+20 |
| 2025-06-02 | Fast path for subtype and coercion goals | Michael Goulet | -0/+11 |
| 2025-06-02 | Fast path for stalled obligations on self ty | Michael Goulet | -1/+11 |
| 2025-06-02 | add doc comment and a test with a generic closure | b-naber | -0/+2 |
| 2025-06-02 | add `body` to `ClosureDef` | b-naber | -0/+6 |
| 2025-06-02 | Clarify why we are talking about a failed const eval at a random place | Oli Scherer | -3/+3 |
| 2025-06-02 | Use the informative error as the main const eval error message | Oli Scherer | -51/+35 |
| 2025-06-02 | Rollup merge of #141874 - usamoi:eps, r=tgross35 | Jakub Beránek | -0/+2 |
| 2025-06-02 | Rollup merge of #141865 - Nadrieril:dont-steal-thir, r=oli-obk | Jakub Beránek | -4/+18 |
| 2025-06-02 | Rollup merge of #141892 - chenyukang:yukang-fix-141785-extern-crate, r=petroc... | Yukang | -0/+10 |
| 2025-06-02 | Rollup merge of #141884 - bvanjoi:issue-140255, r=petrochenkov | Yukang | -1/+3 |
| 2025-06-02 | Separately check equality of the scalar types and compound types in the order... | Ell | -58/+195 |
| 2025-06-02 | Fix false positive lint error from no_implicit_prelude attr | yukang | -0/+10 |
| 2025-06-02 | fix bug where borrowck tries to describe a name from a macro in another crate | Jana Dönszelmann | -8/+16 |
| 2025-06-02 | allow macro_use as first segment | bohan | -1/+3 |
| 2025-06-02 | Auto merge of #119899 - onur-ozkan:redesign-stage0-std, r=albertlarsan68,jiey... | bors | -5/+40 |
| 2025-06-02 | Auto merge of #141773 - oli-obk:coro-borrow-parallel-loop, r=compiler-errors | bors | -4/+0 |