| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-13 | Alias folding/visiting traits instead of re-export | Alan Egerton | -2/+1 |
| 2022-11-25 | Make `expand_abstract_consts` infallible | Boxy | -49/+19 |
| 2022-11-25 | fmt | Boxy | -1/+1 |
| 2022-11-25 | Add expand_abstract_const | kadmin | -49/+60 |
| 2022-11-25 | Add empty ConstKind::Abstract | kadmin | -149/+58 |
| 2022-11-02 | deprecate DelaySpanBugEmitted and use ErrorGuaranteed directly | yukang | -2/+2 |
| 2022-10-04 | It's not about types or consts, but the lack of regions | Oli Scherer | -4/+4 |
| 2022-09-23 | rename Unevaluated to UnevaluatedConst | b-naber | -1/+1 |
| 2022-09-22 | introduce mir::Unevaluated | b-naber | -1/+1 |
| 2022-09-19 | remove the `Subst` trait, always use `EarlyBinder` | lcnr | -1/+1 |
| 2022-09-13 | use ty::Unevaluated<'tcx, ()> in type system | b-naber | -1/+1 |
| 2022-07-14 | Fix overlapping impls | kadmin | -137/+29 |
| 2022-07-12 | Move abstract const to rustc_middle::ty | kadmin | -0/+302 |
