rust/compiler/rustc_parse
Aaron Hill d5a04a9927
Collect tokens when handling :literal matcher
An `NtLiteral` just wraps an `Expr`, so we don't need to add a new `tokens`
field to an AST struct.
2020-09-10 17:33:06 -04:00
..
2020-08-30 18:45:07 +03:00