about summary refs log tree commit diff
path: root/src/libsyntax/parse/lexer/tests.rs
AgeCommit message (Expand)AuthorLines
2019-08-19remove composite tokens support from the lexerAleksey Kladov-12/+20
2019-08-15syntax_pos: Remove the duplicate global editionVadim Petrochenkov-28/+4
2019-08-15syntax_pos: `NO_EXPANSION`/`SyntaxContext::empty()` -> `SyntaxContext::root()`Vadim Petrochenkov-3/+3
2019-08-02libsyntax: Unconfigure tests during normal buildVadim Petrochenkov-0/+255