]> git.lizzy.rs Git - rust.git/commit
Clean up raw identifier handling when recovering tokens from AST.
authorLymia Aluysia <lymia@lymiahugs.com>
Thu, 22 Mar 2018 15:34:51 +0000 (10:34 -0500)
committerLymia Aluysia <lymia@lymiahugs.com>
Thu, 22 Mar 2018 15:34:51 +0000 (10:34 -0500)
commitbfb94ac5f43ac7fb0736185421f6135fe7043a2e
tree87d5410f878632d632d6245898ec3500ffd69dbe
parentce84a41936e367dfeb7d348564f2337819395ca6
Clean up raw identifier handling when recovering tokens from AST.
src/libsyntax/ext/quote.rs
src/libsyntax/ext/tt/transcribe.rs
src/libsyntax/parse/token.rs