| Age | Commit message (Expand) | Author | Lines |
| 2025-06-23 | tests: Enhance unsupported ABI tests | Jubilee Young | -10/+0 |
| 2025-06-21 | Auto merge of #142546 - cjgillot:reachable-jump, r=compiler-errors | bors | -9/+0 |
| 2025-06-18 | Rollup merge of #140247 - BoxyUwU:iats_no_query_cycles, r=lcnr | Trevor Gross | -48/+0 |
| 2025-06-18 | Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc... | Jakub Beránek | -1/+1 |
| 2025-06-17 | Dont replace escaping bound vars in item sigs | Boxy | -15/+0 |
| 2025-06-17 | Don't build `ParamEnv` and do trait solving in `ItemCtxt`s | Boxy | -39/+6 |
| 2025-06-16 | tests: `{Meta,Pointee}Sized` in non-minicore tests | David Wood | -2/+4 |
| 2025-06-15 | Rollup merge of #142347 - azhogin:azhogin/async-drop-storage-live-dead-fix, r... | León Orell Valerian Liehr | -13/+0 |
| 2025-06-15 | Only traverse reachable blocks in JumpThreading. | Camille GILLOT | -9/+0 |
| 2025-06-14 | Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errors | Matthias Krüger | -16/+0 |
| 2025-06-14 | Async drop - fix for StorageLive/StorageDead codegen for pinned async drop fu... | Andrew Zhogin | -13/+0 |
| 2025-06-13 | Require generic params for const generic params | Oli Scherer | -38/+0 |
| 2025-06-13 | Unimplement unsized_locals | mejrs | -16/+0 |
| 2025-06-11 | stabilize gai | Boxy | -1/+1 |
| 2025-06-10 | Rollup merge of #142240 - fee1-dead-contrib:push-zkkzoxlymslv, r=oli-obk | León Orell Valerian Liehr | -5/+0 |
| 2025-06-09 | deduplicate the rest of AST walker functions | Deadbeef | -5/+0 |
| 2025-06-09 | early return in trait detection for non-trait item | bohan | -10/+0 |
| 2025-06-08 | Auto merge of #142074 - oli-obk:its-finally-gone, r=petrochenkov | bors | -14/+0 |
| 2025-06-06 | Treat normalizing consts like normalizing types in deeply normalize | Michael Goulet | -14/+0 |
| 2025-06-05 | Move generic arg checks from the hir item types visitor to ty wfcheck | Oli Scherer | -14/+0 |
| 2025-06-04 | Rollup merge of #141932 - azhogin:azhogin/async-drop-inside-asyncgen-fix, r=o... | Matthias Krüger | -8/+0 |
| 2025-06-04 | Fix for async drop inside async gen fn | Andrew Zhogin | -8/+0 |
| 2025-06-03 | Rollup merge of #141677 - azhogin:azhogin/async-drop-unexpected-type-instead-... | Matthias Krüger | -28/+0 |
| 2025-06-02 | allow macro_use as first segment | bohan | -3/+0 |
| 2025-06-01 | Async drop - type instead of async drop fn and incorrect drop signature don't... | Andrew Zhogin | -28/+0 |
| 2025-05-30 | Rollup merge of #141004 - matthewjasper:unicode-before-expansion, r=davidtwco | Matthias Krüger | -18/+0 |
| 2025-05-28 | Fix ICE in tokenstream with contracts from parser recovery | yukang | -5/+0 |
| 2025-05-27 | Warn on non-crate level text direction lints | Matthew Jasper | -18/+0 |
| 2025-05-23 | Auto merge of #140553 - BoxyUwU:defer_type_system_ctfe, r=compiler-errors | bors | -50/+0 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -14/+0 |
| 2025-05-22 | Rollup merge of #141362 - BoxyUwU:correct_error_term_kind, r=lcnr | Matthias Krüger | -8/+0 |
| 2025-05-22 | Rollup merge of #139668 - matthewjasper:upper-bound-fix, r=compiler-errors | Matthias Krüger | -14/+0 |
| 2025-05-22 | Return correct error term kind on projection errors | Boxy | -8/+0 |
| 2025-05-21 | Fix tests | Boxy | -50/+0 |
| 2025-05-21 | Rollup merge of #141328 - azhogin:azhogin/async-drop-ice-for-empty-impl-fix, ... | Matthias Krüger | -14/+0 |
| 2025-05-21 | Rollup merge of #141296 - azhogin:azhogin/async-drop-broken-mir-place-deref-f... | Matthias Krüger | -22/+0 |
| 2025-05-21 | Async drop fix for 'broken mir in AsyncDropGlue, place has deref as a later p... | Andrew Zhogin | -22/+0 |
| 2025-05-21 | When AsyncDrop impl is empty, sync drop generated in elaborator (Fixes #140974) | Andrew Zhogin | -14/+0 |
| 2025-05-21 | Rollup merge of #141318 - nnethercote:fix-140884, r=compiler-errors | Matthias Krüger | -6/+0 |
| 2025-05-21 | Rollup merge of #141317 - dianne:continue-liveness-ice-fix, r=compiler-errors | Matthias Krüger | -15/+0 |
| 2025-05-21 | Avoid creating an empty identifer in `Symbol::to_ident_string`. | Nicholas Nethercote | -6/+0 |
| 2025-05-21 | Rollup merge of #141308 - spastorino:fix-rpitit-error-reporting-ice, r=nnethe... | Matthias Krüger | -13/+0 |
| 2025-05-20 | typeck: catch `continue`s pointing to blocks | dianne | -15/+0 |
| 2025-05-20 | Do not call name() on rpitit assoc_item | Santiago Pastorino | -13/+0 |
| 2025-05-20 | Rollup merge of #141236 - jagunter:issue-140823, r=compiler-errors | Matthias Krüger | -9/+0 |
| 2025-05-20 | Just error on recursive opaque ty in HIR typeck | Michael Goulet | -8/+0 |
| 2025-05-19 | Fixed possible ICE in annotate_mut_binding_to_immutable_binding | Josh Gunter | -9/+0 |
| 2025-05-18 | more ice tests | Matthias Krüger | -0/+396 |
| 2025-05-17 | Rollup merge of #140208 - compiler-errors:wf-coinductive, r=lcnr | Matthias Krüger | -16/+0 |
| 2025-05-09 | Remove mono item collection strategy override from -Zprint-mono-items | Tomasz Miąsko | -2/+2 |