mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-27 04:36:47 +00:00
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