You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
steveklabnik opened this issue
Feb 14, 2017
· 1 comment
· Fixed by #39845
Labels
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
The text was updated successfully, but these errors were encountered:
steveklabnik
added
A-docs
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
labels
Feb 14, 2017
Add Documentation for Custom Attributes and Error Reporting in Procedural Macros
This fixesrust-lang#39821 .
I'm not sure if the process of how to access custom attributes should be documented as well.
But I feel, that this should rather be documented in `syn`
frewsxcv
added a commit
to frewsxcv/rust
that referenced
this issue
Feb 24, 2017
Add Documentation for Custom Attributes and Error Reporting in Procedural Macros
This fixesrust-lang#39821 .
I'm not sure if the process of how to access custom attributes should be documented as well.
But I feel, that this should rather be documented in `syn`
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mentorCall for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
is not described in https://doc.rust-lang.org/stable/book/procedural-macros.html nor the reference.
I'm happy to mentor anyone who wants to fix this.
The text was updated successfully, but these errors were encountered: