| Age | Commit message (Expand) | Author | Lines |
| 2024-05-16 | Make impls UpcastFrom, implement Upcast for UpcastFrom | Michael Goulet | -89/+91 |
| 2024-05-16 | Make P parameter explicit | Michael Goulet | -16/+16 |
| 2024-05-16 | Rename ToPredicate for Upcast | Michael Goulet | -77/+77 |
| 2024-05-16 | Uplift FnSig | Michael Goulet | -109/+53 |
| 2024-05-15 | Rollup merge of #124990 - fmease:expand-weak-aliases-within-cts, r=compiler-e... | Matthias Krüger | -1/+1 |
| 2024-05-13 | Remove to_term | Michael Goulet | -8/+0 |
| 2024-05-13 | Uplift AliasTy | Michael Goulet | -480/+139 |
| 2024-05-13 | Apply nits | Michael Goulet | -31/+35 |
| 2024-05-13 | split out AliasTy -> AliasTerm | Michael Goulet | -61/+273 |
| 2024-05-12 | Auto merge of #124639 - Jules-Bertholet:match-ergonomics-2024-migration-lint,... | bors | -0/+19 |
| 2024-05-12 | Match ergonomics 2024: migration lint | Jules Bertholet | -0/+19 |
| 2024-05-11 | And `ImplPolarity` too | Michael Goulet | -24/+0 |
| 2024-05-11 | Apply nits, uplift ExistentialPredicate too | Michael Goulet | -78/+64 |
| 2024-05-11 | Uplift `NormalizesTo`, `CoercePredicate`, and `SubtypePredicate` | Michael Goulet | -75/+31 |
| 2024-05-11 | Uplift `ExistentialTraitRef`, `ExistentialProjection`, `ProjectionPredicate` | Michael Goulet | -169/+62 |
| 2024-05-11 | Uplift `TraitPredicate` | Michael Goulet | -77/+13 |
| 2024-05-11 | Also expand weak alias tys inside consts inside `expand_weak_alias_tys` | León Orell Valerian Liehr | -1/+1 |
| 2024-05-10 | Apply nits, make some bounds into supertraits on inherent traits | Michael Goulet | -0/+2 |
| 2024-05-10 | Also debug | Michael Goulet | -0/+4 |
| 2024-05-10 | Lift `TraitRef` into `rustc_type_ir` | Michael Goulet | -111/+74 |
| 2024-05-10 | Lift `Lift` | Michael Goulet | -29/+9 |
| 2024-05-10 | Rollup merge of #124957 - compiler-errors:builtin-deref, r=michaelwoerister | Matthias Krüger | -7/+5 |
| 2024-05-10 | Rollup merge of #124797 - beetrees:primitive-float, r=davidtwco | Matthias Krüger | -8/+26 |
| 2024-05-10 | Auto merge of #124961 - matthiaskrgr:rollup-1jj65p6, r=matthiaskrgr | bors | -24/+3 |
| 2024-05-10 | Rollup merge of #124943 - lcnr:generic-args-ref, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-05-10 | Rollup merge of #124918 - nnethercote:FIXME-lcnr, r=lcnr | Matthias Krüger | -22/+1 |
| 2024-05-10 | Auto merge of #124953 - compiler-errors:own-params, r=lcnr | bors | -19/+19 |
| 2024-05-09 | Make builtin_deref just return a Ty | Michael Goulet | -7/+5 |
| 2024-05-09 | Rename Generics::params to Generics::own_params | Michael Goulet | -19/+19 |
| 2024-05-10 | Remove `TyCtxt::try_normalize_erasing_late_bound_regions`. | Nicholas Nethercote | -22/+1 |
| 2024-05-09 | always use `GenericArgsRef` | lcnr | -2/+2 |
| 2024-05-09 | Make `#![feature]` suggestion MaybeIncorrect | Alex Macleod | -1/+1 |
| 2024-05-08 | Handle normalization failure in `struct_tail_erasing_lifetimes` | Gurinder Singh | -7/+8 |
| 2024-05-08 | Rollup merge of #124548 - gurry:113272-ice-failed-to-normalize, r=compiler-er... | Matthias Krüger | -1/+16 |
| 2024-05-06 | Refactor float `Primitive`s to a separate `Float` type | beetrees | -8/+26 |
| 2024-05-03 | Rollup merge of #124610 - nnethercote:typenum, r=lcnr | Matthias Krüger | -8/+4 |
| 2024-05-03 | Tweak `consts_may_unify`. | Nicholas Nethercote | -8/+4 |
| 2024-05-02 | Rollup merge of #124624 - WaffleLapkin:old_unit, r=fmease | Matthias Krüger | -7/+2 |
| 2024-05-02 | Inline & delete `Ty::new_unit`, since it's just a field access | Waffle Lapkin | -7/+2 |
| 2024-05-01 | Step bootstrap cfgs | Mark Rousskov | -2/+2 |
| 2024-05-01 | Handle normalization failure in `struct_tail_erasing_lifetimes` | Gurinder Singh | -1/+16 |
| 2024-04-30 | Give items related to issue 33140 a more meaningful name | León Orell Valerian Liehr | -22/+21 |
| 2024-04-29 | Remove `extern crate smallvec` from a couple of crates. | Nicholas Nethercote | -2/+2 |
| 2024-04-29 | Remove `extern crate bitflags` from a couple of crates. | Nicholas Nethercote | -2/+2 |
| 2024-04-29 | Remove `extern crate rustc_data_structures` from numerous crates. | Nicholas Nethercote | -4/+4 |
| 2024-04-29 | Remove `extern crate rustc_macros` from `rustc_middle`. | Nicholas Nethercote | -14/+37 |
| 2024-04-26 | Auto merge of #120845 - petrochenkov:debmac, r=oli-obk | bors | -17/+1 |
| 2024-04-25 | Rollup merge of #124379 - compiler-errors:remove-new-solver-lookup-behavior, ... | Michael Goulet | -56/+9 |
| 2024-04-25 | debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[... | Vadim Petrochenkov | -17/+1 |
| 2024-04-25 | Remove special-casing for SimplifiedType for next solver | Michael Goulet | -56/+9 |