mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
32ea4bb9e3
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..