mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
66155a7df6
Port `#[rustc_legacy_const_generics]` to use attribute parser Small PR that ports the `#[rustc_legacy_const_generics]` to use the new attribute parser! r? JonathanBrouwer
For more information about how rustc works, see the rustc dev guide.