| Age | Commit message (Expand) | Author | Lines |
| 2025-01-31 | Rework "long type names" printing logic | Esteban Küber | -5/+3 |
| 2025-01-31 | Auto merge of #136350 - matthiaskrgr:rollup-6eqfyvh, r=matthiaskrgr | bors | -27/+27 |
| 2025-01-31 | Ensure that we never try to monomorphize the upcasting of impossible dyn types | Michael Goulet | -0/+26 |
| 2025-01-31 | Manually walk into WF obligations in BestObligation proof tree visitor | Michael Goulet | -5/+6 |
| 2025-01-31 | Rollup merge of #135860 - fmease:compiler-mv-obj-save-dyn-compat-ii, r=jieyouxu | Matthias Krüger | -27/+27 |
| 2025-01-31 | Auto merge of #136332 - jhpratt:rollup-aa69d0e, r=jhpratt | bors | -4/+5 |
| 2025-01-31 | Auto merge of #136331 - jhpratt:rollup-curo1f4, r=jhpratt | bors | -37/+102 |
| 2025-01-30 | Use proper type when applying deref adjustment in const | Michael Goulet | -0/+28 |
| 2025-01-30 | More assertions, tests, and miri coverage | Michael Goulet | -5/+42 |
| 2025-01-30 | normalize long-type.txt in tests | Rémy Rakic | -4/+5 |
| 2025-01-30 | Normalize vtable entries before walking and deduplicating them | Michael Goulet | -2/+33 |
| 2025-01-30 | Do not treat vtable supertraits as distinct when bound with different bound vars | Michael Goulet | -2/+25 |
| 2025-01-30 | Remove print_vtable_sizes | Michael Goulet | -73/+0 |
| 2025-01-30 | Rework rustc_dump_vtable | Michael Goulet | -252/+417 |
| 2025-01-30 | merge tests | lcnr | -23/+5 |
| 2025-01-30 | move non_lifetime_binder tests | lcnr | -0/+97 |
| 2025-01-30 | remove redundant test | lcnr | -14/+0 |
| 2025-01-29 | Rollup merge of #135902 - compiler-errors:item-non-self-bound-in-new-solver, ... | León Orell Valerian Liehr | -3/+13 |
| 2025-01-28 | Do not assume child bound assumptions for rigid alias | Michael Goulet | -3/+13 |
| 2025-01-28 | Rollup merge of #136055 - fee1-dead-contrib:push-ovmyztlkptmk, r=RalfJung | Matthias Krüger | -10/+228 |
| 2025-01-28 | "normalize" signature before checking mentions self | Boxy | -0/+52 |
| 2025-01-28 | add test case for implicitly stable const fn | Deadbeef | -1/+117 |
| 2025-01-28 | Implement MIR const trait stability checks | Deadbeef | -10/+112 |
| 2025-01-27 | Remove all dead files inside tests/ui/ | León Orell Valerian Liehr | -86/+0 |
| 2025-01-26 | Compiler: Finalize dyn compatibility renaming | León Orell Valerian Liehr | -27/+27 |
| 2025-01-25 | Fix typo in const stability error message | Deadbeef | -1/+1 |
| 2025-01-25 | Rollup merge of #135971 - compiler-errors:self-projection, r=fmease | Matthias Krüger | -3/+20 |
| 2025-01-24 | Properly report error when object type param default references self | Michael Goulet | -3/+20 |
| 2025-01-23 | Rollup merge of #135766 - lcnr:candidate-assembly-3, r=compiler-errors | Matthias Krüger | -0/+21 |
| 2025-01-23 | Rollup merge of #134746 - compiler-errors:autoderef-norm-non-wf-coerce-ice, r... | Matthias Krüger | -0/+56 |
| 2025-01-22 | Don't ICE in coerce when autoderef fails to structurally normalize non-WF typ... | Michael Goulet | -0/+56 |
| 2025-01-22 | Rollup merge of #135866 - BoxyUwU:dont_pick_fnptr_nested_goals, r=lcnr | Matthias Krüger | -0/+62 |
| 2025-01-22 | Rollup merge of #135816 - BoxyUwU:root_normalizes_to_goal_ice, r=lcnr | Matthias Krüger | -0/+45 |
| 2025-01-22 | Refactor dyn-compatibility error and suggestions | Taylor Cramer | -142/+175 |
| 2025-01-22 | Use `structurally_normalize` instead of manual `normalizes-to` goals | Boxy | -0/+45 |
| 2025-01-22 | Don't pick `T: FnPtr` nested goals | Boxy | -0/+62 |
| 2025-01-21 | Auto merge of #133830 - compiler-errors:span-key, r=lcnr | bors | -333/+344 |
| 2025-01-20 | handle global trait bounds defining assoc type | lcnr | -0/+21 |
| 2025-01-18 | Auto merge of #135618 - lcnr:coherence-unknown, r=compiler-errors | bors | -0/+70 |
| 2025-01-17 | add test | lcnr | -0/+70 |
| 2025-01-16 | Auto merge of #134504 - oli-obk:push-rltsvnyttwll, r=compiler-errors | bors | -0/+29 |
| 2025-01-15 | Rollup merge of #135498 - compiler-errors:dyn-upcasting-completeness, r=lcnr | Guillaume Gomez | -0/+29 |
| 2025-01-14 | Rollup merge of #135425 - compiler-errors:not-conditionally-const, r=RalfJung | Jubilee | -5/+3 |
| 2025-01-14 | Rollup merge of #135423 - compiler-errors:enforce-const-trait-syntactical, r=... | Jubilee | -5/+108 |
| 2025-01-14 | Rollup merge of #134940 - compiler-errors:scrape, r=lcnr | Jubilee | -0/+13 |
| 2025-01-15 | Rework trait expansion to happen once explicitly | Michael Goulet | -333/+344 |
| 2025-01-14 | Make sure to scrape region constraints from deeply normalizing type outlives ... | Michael Goulet | -0/+13 |
| 2025-01-14 | Enforce syntactical stability of const traits in HIR | Michael Goulet | -5/+108 |
| 2025-01-14 | Do not consider traits that have unsatisfied const conditions to be condition... | Michael Goulet | -5/+3 |
| 2025-01-14 | Prefer lower TraitUpcasting candidates | Michael Goulet | -0/+29 |