| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-10-20 | rustc_hir_typeck: move whole files | lcnr | -1950/+0 | |
| 2022-10-14 | Address nits, add test for implicit dyn-star coercion without feature gate | Michael Goulet | -1/+3 | |
| 2022-10-14 | Allow dyn* upcasting | Michael Goulet | -2/+10 | |
| 2022-10-14 | Make dyn* cast into a coercion | Michael Goulet | -0/+50 | |
| 2022-10-07 | Introduce TypeErrCtxt | Cameron Steffen | -4/+9 | |
| TypeErrCtxt optionally has a TypeckResults so that InferCtxt doesn't need to. | ||||
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+1885 | |
