mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 02:23:20 +00:00
a94bb2a013
This commit combines `MatchedTokenTree` and `MatchedNonterminal`, which are often considered together, into a single `MatchedSingle`. It shares a representation with the newly-parameterized `ParseNtResult`. This will also make things much simpler if/when variants from `Interpolated` start being moved to `ParseNtResult`. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |