]> git.lizzy.rs Git - rust.git/commitdiff
Merge #616
authorbors[bot] <bors[bot]@users.noreply.github.com>
Wed, 23 Jan 2019 18:30:00 +0000 (18:30 +0000)
committerbors[bot] <bors[bot]@users.noreply.github.com>
Wed, 23 Jan 2019 18:30:00 +0000 (18:30 +0000)
616: Lex raw idents correctly r=matklad a=jrobsonchase

One question:

What's the intent of the text by the `IDENT` node under `NAME`? Should it be the actual token text or the semantic name?

Closes #611

Co-authored-by: Josh Robson Chase <josh@robsonchase.com>

Trivial merge