mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-21 17:52:12 +03:00
68196ccc10
- Adds a new AstElement trait that is implemented by all generated node, token and enum structs - Overhauls the code generators to code-generate all tokens, and also enhances enums to support including tokens, node, and nested enums