mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
0a4065d12d
- allow appending tokens after a token, not just a node
- allow inserting delimiters (and remove them again)
- fix up `if {}` and `if` without anything following