| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-02-20 | Rollup merge of #94146 - est31:let_else, r=cjgillot | Matthias Krüger | -14/+9 |
| 2022-02-19 | Adopt let else in more places | est31 | -14/+9 |
| 2022-01-15 | Deny mixing bin crate type with lib crate types | bjorn3 | -5/+0 |
| 2021-09-01 | Compute proc_macros in resolutions. | Camille GILLOT | -23/+13 |
| 2021-08-21 | Remove `Session.used_attrs` and move logic to `CheckAttrVisitor` | Aaron Hill | -3/+3 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -1/+1 |
| 2021-07-13 | expand: Support helper attributes for built-in derive macros | Vadim Petrochenkov | -76/+7 |
| 2021-02-18 | ast: Stop using `Mod` in `Crate` | Vadim Petrochenkov | -1/+1 |
| 2020-12-24 | use matches!() macro in more places | Matthias Krüger | -4/+1 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -4/+0 |
| 2020-09-10 | Attach `TokenStream` to `ast::Visibility` | Aaron Hill | -4/+4 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+492 |
