about summary refs log tree commit diff
path: root/src/libsyntax_expand/mbe/macro_check.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-627/+0
2019-12-22Format the worldMark Rousskov-1/+1
2019-12-03Move early lint declarations to librustc_sessionMark Rousskov-2/+2
2019-11-25Tweak duplicate matcher binding errorEsteban Küber-1/+2
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-1/+1
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+626