| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-12-01 | Pretty print empty blocks as {} | David Tolnay | -2/+2 |
| 2021-09-24 | Stabilize `feature(macro_attributes_in_derive_output)` | Vadim Petrochenkov | -38/+38 |
| 2021-09-24 | builtin_macros: Make #[derive(A, B, ...)] cfg-eval its input only for `A, B, ... | Vadim Petrochenkov | -2/+46 |
| 2021-04-11 | Implement token-based handling of attributes during expansion | Aaron Hill | -12/+12 |
| 2021-04-10 | Expand derive invocations in left-to-right order | Aaron Hill | -16/+16 |
| 2021-02-07 | Feature gate macro attributes in `#[derive]` output | Vadim Petrochenkov | -29/+29 |
| 2021-02-07 | expand/resolve: Turn `#[derive]` into a regular macro attribute | Vadim Petrochenkov | -0/+148 |
