| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -2/+4 |
| 2023-09-26 | subst -> instantiate | lcnr | -1/+1 |
| 2023-08-11 | Don't add associated type bound for non-types | Michael Goulet | -10/+19 |
| 2023-07-14 | refactor(rustc_middle): Substs -> GenericArg | Mahdi Dibaiee | -8/+8 |
| 2023-07-05 | Move `TyCtxt::mk_x` to `Ty::new_x` where applicable | Boxy | -3/+4 |
| 2023-07-04 | Replace `const_error` methods with `Const::new_error` | Boxy | -7/+7 |
| 2023-07-04 | Replace `mk_const` with `Const::new_x` methods | Boxy | -5/+4 |
| 2023-06-27 | pass PredicateFilter to compute_bounds | Michael Goulet | -35/+27 |
| 2023-06-23 | Fix return type notation errors with -Zlower-impl-trait-in-trait-to-assoc-ty | Santiago Pastorino | -1/+1 |
| 2023-06-17 | Move some bounds computation out of astconv into its own file | Michael Goulet | -0/+583 |
