about summary refs log tree commit diff
path: root/src/libsyntax_expand/parse/tests.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-348/+0
2019-12-28doc comments: Less attribute mimickingVadim Petrochenkov-11/+5
2019-12-24x.py fmt after previous deignoreMark Rousskov-89/+106
2019-12-02syntax: Remove redundant span from `ast::Mac`Vadim Petrochenkov-1/+1
2019-11-20Delete ProcessCfgModMark Rousskov-2/+1
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-1/+1
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-0/+338