rust-lang / reference

The Rust Reference
https://doc.rust-lang.org/nightly/reference/
Apache License 2.0
1.25k stars 491 forks source link

Clarify that "macro attributes" refers to proc macros #1660

Closed joshtriplett closed 1 month ago

joshtriplett commented 1 month ago

This also allows for the future possibility of macro_rules-based attributes.