| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-11-29 | Fixes #79357 unstable or-pat suggestions | unknown | -11/+22 |
| 2020-11-03 | rustc_ast: `visit_mac` -> `visit_mac_call` | Vadim Petrochenkov | -1/+1 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -4/+0 |
| 2020-10-30 | Add back missing comments | Joshua Nelson | -2/+3 |
| 2020-10-30 | Fix even more clippy warnings | Joshua Nelson | -9/+8 |
| 2020-10-22 | Make inline const work for half open ranges | Santiago Pastorino | -4/+4 |
| 2020-10-22 | Make inline const work in range patterns | Santiago Pastorino | -6/+15 |
| 2020-10-22 | Rename parse_const_expr to parse_const_block | Santiago Pastorino | -1/+1 |
| 2020-10-16 | Parse inline const patterns | Santiago Pastorino | -0/+3 |
| 2020-10-02 | Fix span for incorrect pattern field and add label | Esteban Küber | -1/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+1012 |
