mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-28 16:57:45 +00:00
All nonterminals collect and store tokens now. (Unless they are very simple, e.g. single-token, and can precisely recover them without collecting.)