rust-lang / reference

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

Add spec identifier syntax to macro subchapters #1625

Closed chorman0773 closed 1 month ago

chorman0773 commented 2 months ago

This adds identifiers to macros-by-example.md and proc-macro.md.

macro-ambiguity.md is intentionally excluded due to complexity.