mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 01:28:07 +00:00
An `NtLiteral` just wraps an `Expr`, so we don't need to add a new `tokens` field to an AST struct.
An `NtLiteral` just wraps an `Expr`, so we don't need to add a new `tokens` field to an AST struct.