| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-07 | Make `ForeignItem` an alias of `Item`. | Mazdak Farrokhzad | -0/+1 | |
| 2019-12-02 | syntax: Remove redundant span from `ast::Mac` | Vadim Petrochenkov | -1/+0 | |
| Also remove a couple of redundant `visit_mac` asserts | ||||
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -3/+1 | |
| 2019-11-24 | expand: Fully preserve visibilities on unnamed fields with attributes | Vadim Petrochenkov | -2/+3 | |
| 2019-11-11 | syntactically allow visibility on trait item & enum variant | Mazdak Farrokhzad | -1/+2 | |
| 2019-10-19 | Fix rebase | Vadim Petrochenkov | -1/+1 | |
| 2019-10-19 | expand: Simplify expansion of derives | Vadim Petrochenkov | -10/+1 | |
| And make it more uniform with other macros. By merging placeholders for future derives' outputs into the derive container's output fragment early. | ||||
| 2019-10-16 | move syntax::ext to new crate syntax_expand | Mazdak Farrokhzad | -0/+350 | |
