Files
rust/src/libsyntax/parse
bors 024c25dc79 Auto merge of #60763 - matklad:tt-parser, r=petrochenkov
Move token tree related lexer state to a separate struct

Just a types-based refactoring.

We only used a bunch of fields when tokenizing into a token tree, so let's move them out of the base lexer
2019-05-16 04:15:12 +00:00
..
2019-03-29 09:32:58 +11:00
2019-05-11 17:06:55 +03:00
2019-05-02 15:31:57 +03:00