| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-10 | Rollup merge of #102829 - compiler-errors:rename-impl-item-kind, r=TaKO8Ki | Yuki Okushi | -2/+2 |
| 2022-10-09 | ImplItemKind::TyAlias => ImplItemKind::Type | Michael Goulet | -2/+2 |
| 2022-10-07 | Check hidden types in dead code | Oli Scherer | -13/+33 |
| 2022-10-07 | Unconditionally encode hidden types in typeck results | Oli Scherer | -14/+9 |
| 2022-10-07 | fix a ICE #102768 | Takayuki Maeda | -2/+4 |
| 2022-10-05 | Support default-body trait functions with RPITIT | Michael Goulet | -3/+2 |
| 2022-10-01 | Refactor rustc lint API | Maybe Waffle | -3/+2 |
| 2022-09-29 | Auto merge of #102471 - Dylan-DPC:rollup-ij3okjt, r=Dylan-DPC | bors | -30/+87 |
| 2022-09-29 | Split collect.rs | Oli Scherer | -0/+1188 |
| 2022-09-27 | Support bindings with anon consts in generics | Michael Goulet | -2/+45 |
| 2022-09-27 | Make type_of work correctly for const arg bindings | Michael Goulet | -3/+9 |
| 2022-09-27 | Format type_of | Michael Goulet | -28/+36 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+989 |
