| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-09-11 | Move let expression checking to parsing | Matthew Jasper | -1/+1 |
| 2023-09-11 | Don't create drop scopes after item statements | Matthew Jasper | -1/+5 |
| 2023-06-02 | Separate AnonConst from ConstBlock in HIR. | Camille GILLOT | -1/+1 |
| 2023-04-28 | remove unused `mut`s | Lukas Markeffsky | -1/+1 |
| 2023-04-24 | Split `{Idx, IndexVec, IndexSlice}` into their own modules | Maybe Waffle | -1/+1 |
| 2023-01-20 | Auto merge of #106090 - WaffleLapkin:dereffffffffff, r=Nilstrieb | bors | -19/+19 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -1/+1 |
| 2023-01-17 | `rustc_hir_analysis`: remove `ref` patterns | Maybe Waffle | -19/+19 |
| 2022-12-04 | Also avoid creating a terminating scope in mixed chains | est31 | -13/+13 |
| 2022-12-04 | Improve comments | est31 | -6/+18 |
| 2022-12-03 | Remove drop order twist of && and || and make them associative | est31 | -4/+21 |
| 2022-10-16 | Don't consider `Let` exprs terminating scopes | Nathan Whitaker | -2/+6 |
| 2022-09-27 | rustc_typeck to rustc_hir_analysis | lcnr | -0/+852 |
