mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 06:43:20 +03:00
194bd775cb
Fix tracking issue number for feature(macro_attr) The ability to define an attribute macro with `macro_rules!` is tracked at https://github.com/rust-lang/rust/issues/143547, not https://github.com/rust-lang/rust/issues/83527