mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 12:49:33 +00:00
migrate rustc_macros to syn 2.0 WIP at this point since I need to work on migrating the code that heavily uses `NestedMeta` for parsing. Perhaps a full refactor would be nice..