| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2020-01-11 | restore some rustc_parse visibilities | Caleb Cartwright | -4/+8 |
| 2020-01-01 | Rename `syntax_pos` to `rustc_span` in source code | Vadim Petrochenkov | -2/+2 |
| 2019-12-31 | parser::module: remove .fatal calls | Mazdak Farrokhzad | -1/+2 |
| 2019-12-31 | parser: span_fatal -> struct_span_err | Mazdak Farrokhzad | -1/+1 |
| 2019-12-31 | parser: call .struct_span_err directly | Mazdak Farrokhzad | -4/+3 |
| 2019-12-23 | extract parse_not_expr | Mazdak Farrokhzad | -1/+1 |
| 2019-12-22 | Format the world | Mark Rousskov | -60/+48 |
| 2019-12-05 | Rollup merge of #67045 - Centril:parser-import-clean, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+2 |
| 2019-12-05 | rustc_parser: cleanup imports | Mazdak Farrokhzad | -3/+2 |
| 2019-12-03 | Account for raw idents in module file finding | Esteban Küber | -2/+2 |
| 2019-11-20 | Delete ProcessCfgMod | Mark Rousskov | -1/+0 |
| 2019-11-19 | Move syntax_expand::config to rustc_parse::config | Mark Rousskov | -1/+1 |
| 2019-11-10 | move syntax::parse -> librustc_parse | Mazdak Farrokhzad | -0/+316 |
