| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-01-17 | Change `next_point` when `shrink_to_hi` is more appropriate | Esteban Küber | -1/+1 |
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -10/+7 |
| 2019-12-02 | syntax: Remove redundant span from `ast::Mac` | Vadim Petrochenkov | -1/+0 |
| 2019-12-02 | syntax: Introduce a struct `MacArgs` for macro arguments | Vadim Petrochenkov | -3/+2 |
| 2019-11-24 | Parse and feature gate raw address of expressions | Matthew Jasper | -1/+1 |
| 2019-11-24 | Add raw address of expressions to the AST and HIR | Matthew Jasper | -5/+20 |
| 2019-11-17 | Address review comments | Vadim Petrochenkov | -0/+3 |
| 2019-11-16 | parse: Use string literal parsing in the `asm` macro | Vadim Petrochenkov | -0/+16 |
| 2019-11-16 | parse: Support parsing optional literals | Vadim Petrochenkov | -12/+19 |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -0/+1963 |
