| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-11-07 | ast: Fix naming conventions in AST structures | Vadim Petrochenkov | -2/+2 |
| 2021-10-17 | rustc_span: `Ident::invalid` -> `Ident::empty` | Vadim Petrochenkov | -1/+1 |
| 2021-09-03 | Detect bare blocks with type ascription that were meant to be a `struct` literal | Esteban Kuber | -0/+1 |
| 2021-08-18 | Remove box syntax from rustc_builtin_macros | est31 | -2/+2 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -3/+3 |
| 2021-01-01 | first pass at default values for const generics | Julian Knodt | -1/+2 |
| 2020-11-26 | Properly handle attributes on statements | Aaron Hill | -1/+0 |
| 2020-11-24 | Handle `Annotatable::Stmt` in some builtin macros | Aaron Hill | -1/+21 |
| 2020-11-19 | expand: Mark some dead code in derive expansion as unreachable | Vadim Petrochenkov | -7/+1 |
| 2020-10-11 | Remove unnecessary unsafe block around calls to discriminant_value | Tomasz Miąsko | -1/+8 |
| 2020-09-10 | Attach `TokenStream` to `ast::Block` | Aaron Hill | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+173 |
