mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 08:36:23 +00:00
The `token` is always an interpolated non-terminal expression, and always a literal in valid code. This commit simplifies the processing accordingly, by directly extracting and using the literal.