| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2019-12-20 | recover on 'mut', 'var', 'auto' | Mazdak Farrokhzad | -3/+39 |
| 2019-12-20 | introduce 'type AttrVec' | Mazdak Farrokhzad | -8/+7 |
| 2019-12-20 | implement recovery in check_assoc_op | Mazdak Farrokhzad | -20/+2 |
| 2019-12-20 | extract: error_block_no_opening_brace | Mazdak Farrokhzad | -59/+65 |
| 2019-12-20 | parser: extract error_outer_attrs | Mazdak Farrokhzad | -14/+14 |
| 2019-12-20 | parse_stmt_without_recovery: readability! | Mazdak Farrokhzad | -54/+54 |
| 2019-12-20 | parse_stmt_mac: add a comment | Mazdak Farrokhzad | -0/+1 |
| 2019-12-20 | parser: early return for item stmt | Mazdak Farrokhzad | -40/+39 |
| 2019-12-20 | inline parse_stmt_ into parse_stmt | Mazdak Farrokhzad | -6/+2 |
| 2019-12-20 | extract parse_sttmt_mac | Mazdak Farrokhzad | -63/+73 |
| 2019-12-20 | reduce repetition in stmt parsing | Mazdak Farrokhzad | -56/+37 |
| 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 |
| 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 |
