mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-25 11:37:09 +00:00
Rewrite the new attribute argument parser Fixes https://github.com/rust-lang/rust/issues/143940 This rewrites the parser, should improve performance and maintainability. This can be reviewed commit by commit