| Age | Commit message (Expand) | Author | Lines |
| 2025-07-20 | Consider param-env for fast path | Michael Goulet | -19/+29 |
| 2025-07-18 | Auto merge of #143545 - compiler-errors:coroutine-obl, r=oli-obk | bors | -30/+104 |
| 2025-07-17 | Auto merge of #141762 - compiler-errors:witnesser, r=lcnr | bors | -31/+90 |
| 2025-07-17 | Eagerly unify coroutine witness in old solver | Michael Goulet | -12/+43 |
| 2025-07-17 | Unstall obligations by looking for coroutines in old solver | Michael Goulet | -15/+40 |
| 2025-07-17 | Check if type has coroutines before visiting | Michael Goulet | -4/+7 |
| 2025-07-17 | Auto merge of #143879 - fee1-dead-contrib:push-lrlpoouyqqry, r=fmease | bors | -7/+7 |
| 2025-07-17 | parse `const trait Trait` | Deadbeef | -7/+7 |
| 2025-07-17 | Rollup merge of #143431 - xizheyin:143392, r=compiler-errors | Matthias Krüger | -5/+15 |
| 2025-07-17 | Auto merge of #144044 - fmease:rollup-kg413pt, r=fmease | bors | -5/+13 |
| 2025-07-17 | Rollup merge of #144016 - davidtwco:sized-hierarchy-temp-pseudo-revert, r=lcnr | León Orell Valerian Liehr | -0/+7 |
| 2025-07-17 | Use `join_path_syms` in one more place. | Nicholas Nethercote | -5/+6 |
| 2025-07-16 | trait_sel: `MetaSized` always holds temporarily | David Wood | -0/+7 |
| 2025-07-15 | Add alias for ArgOutlivesPredicate | Michael Goulet | -4/+2 |
| 2025-07-15 | Consider outlives assumptions when proving auto traits for coroutine interiors | Michael Goulet | -27/+103 |
| 2025-07-15 | Implement other logics | tiif | -0/+37 |
| 2025-07-15 | Add the core logic in old and new solvers | tiif | -2/+19 |
| 2025-07-14 | Rollup merge of #143901 - compiler-errors:region-constraint-nits, r=lcnr | Samuel Tardieu | -11/+2 |
| 2025-07-13 | Simplify make_query_region_constraints | Michael Goulet | -11/+2 |
| 2025-07-13 | Retire hir::*ItemRef. | Camille GILLOT | -13/+7 |
| 2025-07-13 | Remove hir::AssocItemKind. | Camille GILLOT | -43/+21 |
| 2025-07-13 | Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obk | bors | -11/+13 |
| 2025-07-11 | Auto merge of #142911 - mejrs:unsized, r=compiler-errors | bors | -0/+6 |
| 2025-07-10 | Rollup merge of #143742 - estebank:borrow-suggestion, r=compiler-errors | Trevor Gross | -103/+125 |
| 2025-07-11 | Split up the `unknown_or_malformed_diagnostic_attributes` lint | mejrs | -11/+13 |
| 2025-07-10 | Rollup merge of #143640 - oli-obk:const-fn-traits, r=compiler-errors | Matthias Krüger | -1/+50 |
| 2025-07-10 | Rework borrowing suggestions to use `Expr` instead of just `Span` | Esteban Küber | -103/+125 |
| 2025-07-09 | Auto merge of #143538 - compiler-errors:instantiate-auto-trait, r=lcnr | bors | -212/+245 |
| 2025-07-08 | Rollup merge of #143532 - compiler-errors:mut-ref-sugg, r=davidtwco | Trevor Gross | -5/+8 |
| 2025-07-08 | Rollup merge of #143499 - compiler-errors:predicates-of-crate, r=davidtwco | Trevor Gross | -13/+20 |
| 2025-07-08 | Error on moving unsized values rather than ICE'ing | mejrs | -0/+6 |
| 2025-07-08 | Rollup merge of #143620 - Muscraft:remove-newline, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2025-07-08 | Instantiate binder for Copy/Clone/Sized eagerly | Michael Goulet | -196/+222 |
| 2025-07-08 | Instantiate auto trait before computing higher-ranked constituent types | Michael Goulet | -16/+23 |
| 2025-07-08 | Remove `const_eval_select` hack | Oli Scherer | -5/+2 |
| 2025-07-08 | Constify `Fn*` traits | Oli Scherer | -1/+53 |
| 2025-07-08 | Rollup merge of #143571 - lcnr:has_nested-bb, r=compiler-errors | Matthias Krüger | -59/+52 |
| 2025-07-07 | fix: Remove newline from multiple crate versions note | Scott Schafer | -1/+1 |
| 2025-07-07 | Rollup merge of #132469 - estebank:issue-132041, r=Nadrieril | Matthias Krüger | -7/+77 |
| 2025-07-07 | remove `has_nested` | lcnr | -59/+52 |
| 2025-07-06 | compiler: rename {ast,hir}::BareFn* to FnPtr* | Jubilee Young | -1/+1 |
| 2025-07-06 | More carefully consider span context when suggesting remove &mut | Michael Goulet | -5/+8 |
| 2025-07-05 | Don't call predicates_of on a dummy obligation cause's body id | Michael Goulet | -13/+20 |
| 2025-07-05 | Use relative visibility when noting sealed trait to reduce false positive | xizheyin | -5/+15 |
| 2025-07-04 | Nits | Michael Goulet | -12/+10 |
| 2025-07-04 | Fix elided lifetimes in rustdoc | Michael Goulet | -2/+2 |
| 2025-07-04 | Fix pretty printing of placeholder types | Michael Goulet | -6/+6 |
| 2025-07-04 | Remove Symbol for Named LateParam/Bound variants | Michael Goulet | -49/+55 |
| 2025-07-04 | Rollup merge of #143308 - compiler-errors:no-pointer-like, r=oli-obk | Matthias Krüger | -78/+1 |
| 2025-07-04 | Rollup merge of #143307 - compiler-errors:fast-path-nitpicks, r=lcnr | Jacob Pratt | -15/+6 |