rustc-dev-guide
rustc-dev-guide copied to clipboard
Add more detail on procedural macros and custom derive
The section on procedural macros is lacking (especially with regards to custom derive). This should be fleshed out more.
Yes, is there any plan to on the the section on procedural macros, or any recommend material about procedural macros?