| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
