about summary refs log tree commit diff
path: root/src/librustc_expand/tokenstream/tests.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-109/+0
2020-08-08Eliminate the `SessionGlobals` from `librustc_ast`.Nicholas Nethercote-1/+1
2020-07-09Eliminate confusing "globals" terminology.Nicholas Nethercote-10/+10
2020-05-08Fix testsCamille GILLOT-3/+2
2020-02-29Rename `syntax` to `rustc_ast` in source codeVadim Petrochenkov-4/+4
2020-01-01Rename `syntax_pos` to `rustc_span` in source codeVadim Petrochenkov-1/+1
2019-12-30Rename directories for some crates from `syntax_x` to `rustc_x`Vadim Petrochenkov-0/+110