| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -3/+3 | |
| 2019-12-02 | syntax: Remove redundant span from `ast::Mac` | Vadim Petrochenkov | -2/+1 | |
| Also remove a couple of redundant `visit_mac` asserts | ||||
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -6/+6 | |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -0/+482 | |
| also move MACRO_ARGUMENTS -> librustc_parse | ||||
