about summary refs log tree commit diff
path: root/src/libsyntax_expand/proc_macro_server.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-689/+0
2019-12-22Format the worldMark Rousskov-47/+22
2019-11-10move syntax::parse -> librustc_parseMazdak Farrokhzad-5/+5
2019-11-07move syntax::parse::lexer::comments -> syntax::util::commentsMazdak Farrokhzad-2/+2
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-3/+4
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+713