| Age | Commit message (Expand) | Author | Lines |
| 2025-06-27 | Rollup merge of #142806 - compiler-errors:norm-ct-has-ty, r=lcnr,BoxyUwU | Matthias Krüger | -0/+1 |
| 2025-06-27 | Rollup merge of #139858 - oli-obk:new-const-traits-syntax, r=fee1-dead | Matthias Krüger | -11/+11 |
| 2025-06-26 | Rollup merge of #143073 - yotamofek:pr/fix-let-chains-fixmes, r=compiler-errors | Michael Goulet | -9/+8 |
| 2025-06-26 | Rollup merge of #142927 - compiler-errors:note-find-const, r=BoxyUwU | Michael Goulet | -1/+1 |
| 2025-06-26 | Fix some fixmes that were waiting for let chains | Yotam Ofek | -9/+8 |
| 2025-06-26 | Auto merge of #142774 - lcnr:search_graph-2, r=oli-obk | bors | -137/+47 |
| 2025-06-26 | Change const trait bound syntax from ~const to [const] | Oli Scherer | -11/+11 |
| 2025-06-25 | Normalize before computing ConstArgHasType goal | Michael Goulet | -0/+1 |
| 2025-06-25 | Auto merge of #142746 - compiler-errors:super-implied-outlives, r=lcnr | bors | -9/+6 |
| 2025-06-23 | Simplify API of solver a bit | Michael Goulet | -25/+22 |
| 2025-06-23 | Uplift find_const_ty_from_env | Michael Goulet | -1/+1 |
| 2025-06-23 | inspect: merge `[Canonical]GoalEvaluation` | lcnr | -82/+24 |
| 2025-06-23 | `evaluate_goal`: avoid unnecessary step | lcnr | -62/+30 |
| 2025-06-19 | Apply impl_super_outlives optimization to new trait solver | Michael Goulet | -9/+6 |
| 2025-06-18 | `evaluate_goal`: accept different inputs | lcnr | -1/+1 |
| 2025-06-16 | trait_sel: skip elaboration of sizedness supertrait | David Wood | -4/+47 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `?Sized` types | David Wood | -111/+60 |
| 2025-06-16 | trait_sel: `{Meta,Pointee}Sized` on `Sized` types | David Wood | -0/+82 |
| 2025-06-13 | TypeVisiting binders no longer requires TypeFolding its interior | Michael Goulet | -1/+1 |
| 2025-06-13 | Replace escaping bound vars in ty/ct visiting, not binder visiting | Michael Goulet | -12/+44 |
| 2025-06-11 | Auto merge of #141763 - lcnr:fixme-gamer, r=BoxyUwU | bors | -3/+10 |
| 2025-06-06 | Filter out universals and lifetimes from stalled_vars | Michael Goulet | -1/+12 |
| 2025-06-03 | `FIXME(-Znext-solver)` triage | lcnr | -3/+10 |
| 2025-05-29 | Tweak fast path trait handling | Michael Goulet | -4/+7 |
| 2025-05-29 | Auto merge of #141581 - lcnr:fold-clauses, r=compiler-errors | bors | -6/+21 |
| 2025-05-27 | Fix some var names | Michael Goulet | -2/+2 |
| 2025-05-26 | Auto merge of #141605 - jieyouxu:rollup-3gjqh5l, r=jieyouxu | bors | -1/+1 |
| 2025-05-26 | add additional `TypeFlags` fast paths | lcnr | -6/+21 |
| 2025-05-26 | Don't rerun goals if none of its vars have changed | Michael Goulet | -31/+132 |
| 2025-05-26 | Rename | Michael Goulet | -1/+1 |
| 2025-05-23 | yeet `CanonicalVarInfo` | lcnr | -8/+9 |
| 2025-05-22 | Auto merge of #141396 - matthiaskrgr:rollup-feg050g, r=matthiaskrgr | bors | -2/+2 |
| 2025-05-22 | Auto merge of #141397 - matthiaskrgr:rollup-l9uu6g6, r=matthiaskrgr | bors | -1/+1 |
| 2025-05-22 | Rollup merge of #141359 - compiler-errors:async-fn-once, r=lcnr | Matthias Krüger | -1/+1 |
| 2025-05-22 | Rollup merge of #141286 - compiler-errors:querify-coroutine, r=oli-obk | Matthias Krüger | -2/+2 |
| 2025-05-22 | Auto merge of #141135 - compiler-errors:fast-path-2, r=lcnr | bors | -4/+15 |
| 2025-05-21 | Fix FnOnce impl for AsyncFn/AsyncFnMut closures in new solver | Michael Goulet | -1/+1 |
| 2025-05-21 | fix better_any breakage by making the solver more unsound | lcnr | -2/+42 |
| 2025-05-20 | Querify coroutine_hidden_types | Michael Goulet | -2/+2 |
| 2025-05-18 | Fast path for processing some obligations in the new solver | Michael Goulet | -4/+15 |
| 2025-05-15 | Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors | Matthias Krüger | -27/+61 |
| 2025-05-12 | Fix typos | omahs | -1/+1 |
| 2025-05-08 | refactor `probe_and_consider_param_env_candidate` | lcnr | -15/+14 |
| 2025-05-08 | normalization: avoid incompletely constraining GAT args | lcnr | -19/+54 |
| 2025-05-08 | Rollup merge of #140711 - compiler-errors:combine-maybes, r=lcnr | Matthias Krüger | -14/+19 |
| 2025-05-08 | Rollup merge of #140641 - lcnr:opaque-type-storage-entries, r=compiler-errors | Matthias Krüger | -54/+44 |
| 2025-05-07 | detect additional uses of opaques after writeback | lcnr | -54/+44 |
| 2025-05-07 | Use MaybeCause::or to allow constraints from overflows if they are combined w... | Michael Goulet | -14/+19 |
| 2025-05-07 | Review | Michael Goulet | -21/+27 |
| 2025-05-07 | Only prefer param-env candidates if they remain non-global after norm | Michael Goulet | -125/+243 |