| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -5/+3 | |
| 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/+2 | |
| 2019-11-16 | ast: Keep `extern` qualifiers in functions more precisely | Vadim Petrochenkov | -2/+2 | |
| 2019-11-14 | Update to use new librustc_error_codes library | Guillaume Gomez | -0/+2 | |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -0/+460 | |
| also move MACRO_ARGUMENTS -> librustc_parse | ||||
