mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 01:05:39 +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