mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +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