summary refs log tree commit diff
path: root/src/libsyntax/expand
AgeCommit message (Collapse)AuthorLines
2019-10-27rustc, rustc_passes: don't depend on syntax_expand.Mazdak Farrokhzad-0/+96
This is done by moving some data definitions to syntax::expand.