about summary refs log tree commit diff
path: root/src/libsyntax_expand/mbe/transcribe.rs
AgeCommit message (Expand)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-392/+0
2019-12-12Remove the `DelimSpan` from `NamedMatch::MatchedSeq`.Nicholas Nethercote-2/+2
2019-12-02syntax: Introduce a struct `MacArgs` for macro argumentsVadim Petrochenkov-8/+1
2019-11-07syntax::parser::token -> syntax::tokenMazdak Farrokhzad-1/+1
2019-11-05use American spelling for `pluralize!`Andy Russell-3/+3
2019-10-16move syntax::ext to new crate syntax_expandMazdak Farrokhzad-0/+399