mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-07 20:57:21 +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.