| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-12-05 | Rollup merge of #67045 - Centril:parser-import-clean, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+2 | |
| rustc_parser: cleanup imports Reorganize & canonicalize some imports + Drop `rustc_target` as a dependency. r? @Mark-Simulacrum | ||||
| 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 | |
| The previous commit removes the use of this, and now we cleanup. | ||||
| 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 | |
| also move MACRO_ARGUMENTS -> librustc_parse | ||||
