mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-02 10:27:41 +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