rust/crates/mbe
Florian Diebold 0a4065d12d Improve syntax fixup a bit, handle incomplete if
- 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
2022-07-16 13:03:32 +02:00
..
src Improve syntax fixup a bit, handle incomplete if 2022-07-16 13:03:32 +02:00
Cargo.toml Bump smallvec 2022-07-03 10:09:35 +03:00