| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-27 | Remap early bound lifetimes too | Michael Goulet | -1/+1 |
| 2022-10-24 | Delay span bug when we can't map lifetimes back in collect_trait_impl_trait_tys | Michael Goulet | -2/+10 |
| 2022-10-22 | Introduce subst_iter and subst_iter_copied on EarlyBinder | Michael Goulet | -12/+4 |
| 2022-10-15 | typos | Michael Goulet | -9/+9 |
| 2022-10-15 | Equate full fn signatures to infer all region variables | Michael Goulet | -13/+33 |
| 2022-10-15 | Fix subst issues with RPITIT | Michael Goulet | -6/+31 |
| 2022-10-07 | Change InferCtxtBuilder from enter to build | Cameron Steffen | -521/+506 |
| 2022-10-07 | Remove TypeckResults from InferCtxt | Cameron Steffen | -2/+2 |
| 2022-10-07 | Introduce TypeErrCtxt | Cameron Steffen | -9/+10 |
| 2022-10-06 | reviews | Boxy | -40/+41 |
| 2022-09-30 | make query take `(LocalDefId, DefId)` | Boxy | -19/+20 |
| 2022-09-30 | make `compare_const_impl` a query and use it in `instance.rs` | Boxy | -49/+49 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+1792 |
