| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-12-06 | `rustc_builtin_macros`: remove `ref` patterns | Maybe Waffle | -18/+14 |
| 2022-11-29 | Avoid more `MetaItem`-to-`Attribute` conversions. | Nicholas Nethercote | -3/+1 |
| 2022-08-29 | Replace `rustc_data_structures::thin_vec::ThinVec` with `thin_vec::ThinVec`. | Nicholas Nethercote | -1/+2 |
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -3/+3 |
| 2021-12-15 | Point at type when a `static` `#[global_allocator]` doesn't `impl` `GlobalAlloc` | Esteban Kuber | -10/+12 |
| 2021-11-07 | ast: Fix naming conventions in AST structures | Vadim Petrochenkov | -7/+7 |
| 2021-08-18 | Remove box syntax from rustc_builtin_macros | est31 | -2/+6 |
| 2021-03-25 | Don't ICE when using `#[global_alloc]` on a non-item statement | Aaron Hill | -16/+16 |
| 2021-02-01 | Box the biggest ast::ItemKind variants | Dániel Buga | -2/+3 |
| 2020-11-24 | Handle `Annotatable::Stmt` in some builtin macros | Aaron Hill | -3/+19 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+171 |
