summary refs log tree commit diff
path: root/src/libsyntax_expand/tests.rs
AgeCommit message (Collapse)AuthorLines
2019-11-20Delete ProcessCfgModMark Rousskov-3/+2
The previous commit removes the use of this, and now we cleanup.
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-1/+1
also move MACRO_ARGUMENTS -> librustc_parse
2019-11-10move config.rs to libsyntax_expandMazdak Farrokhzad-0/+1254