| Age | Commit message (Expand) | Author | Lines |
| 2025-06-03 | Rollup merge of #137725 - oli-obk:i-want-to-move-it-move-it, r=compiler-error... | Matthias Krüger | -46/+140 |
| 2025-06-03 | Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzol | bors | -3/+5 |
| 2025-06-03 | Add `iter` macro | Oli Scherer | -46/+140 |
| 2025-06-03 | Rework collect_and_apply to not rely on size hint for optimization | Michael Goulet | -46/+90 |
| 2025-06-03 | compiler: actually remove Conv now that it is irrelevant | Jubilee Young | -163/+1 |
| 2025-06-03 | compiler: simplify TargetOptions ABI functions | Jubilee Young | -108/+2 |
| 2025-06-03 | cg_gcc: convert to CanonAbi | Jubilee Young | -48/+31 |
| 2025-06-03 | cg_clif: convert to CanonAbi | Jubilee Young | -27/+22 |
| 2025-06-03 | cg_llvm: convert to CanonAbi | Jubilee Young | -29/+40 |
| 2025-06-03 | compiler: change Conv to CanonAbi | Jubilee Young | -65/+64 |
| 2025-06-03 | compiler: use CanonAbi for entry_abi | Jubilee Young | -22/+27 |
| 2025-06-03 | compiler: add AbiMap | Jubilee Young | -1/+190 |
| 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 |