about summary refs log tree commit diff
path: root/src/libsyntax_pos/symbol
AgeCommit message (Collapse)AuthorLines
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-25/+0
`syntax_expand` -> `rustc_expand` `syntax_pos` -> `rustc_span` `syntax_ext` -> `rustc_builtin_macros`
2019-10-15Remove gensymsMatthew Jasper-7/+0
2019-08-02libsyntax_pos: Unconfigure tests during normal buildVadim Petrochenkov-0/+32