| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2025-05-05 | Be a bit more relaxed about not yet constrained infer vars in closure upvar a... | Michael Goulet | -11/+0 |
| 2025-05-04 | Auto merge of #140549 - BoxyUwU:proper_const_norm, r=lcnr | bors | -23/+11 |
| 2025-05-01 | Crashes tests | Boxy | -23/+11 |
| 2025-05-01 | crashes: more tests | Matthias Krüger | -0/+332 |
| 2025-04-29 | Adjust tests | Michael Goulet | -16/+0 |
| 2025-04-28 | AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}... | Andrew Zhogin | -33/+0 |
| 2025-04-21 | Rollup merge of #140021 - compiler-errors:no-deep-norm-ice, r=lcnr | Chris Denton | -13/+0 |
| 2025-04-19 | Don't ICE on pending obligations from deep normalization in a loop | Michael Goulet | -13/+0 |
| 2025-04-19 | Rollup merge of #139091 - mejrs:format, r=compiler-errors | Chris Denton | -20/+0 |
| 2025-04-18 | Rollup merge of #138599 - adwinwhite:recursive-overflow, r=wesleywiser | Matthias Krüger | -102/+0 |
| 2025-04-14 | Normalize ADT fields in find_tails_for_unsizing | Michael Goulet | -42/+0 |
| 2025-04-14 | Handle regions equivalent to 'static in non_local_bounds | Matthew Jasper | -14/+0 |
| 2025-04-14 | Disable usage on trait impls and aliases | mejrs | -20/+0 |
| 2025-04-11 | Use delayed bug for normalization errors in drop elaboration | Matthew Jasper | -67/+0 |
| 2025-04-11 | Auto merge of #139578 - ferrocene:pa-compiletest-edition, r=jieyouxu | bors | -14/+22 |
| 2025-04-10 | replace `//@ compile-flags: --edition` with `//@ edition` | Pietro Albini | -14/+22 |
| 2025-04-07 | Remove crash test that do not ICE anymore | Santiago Pastorino | -52/+0 |