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
killercup opened this issue
Apr 14, 2015
· 2 comments
Labels
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
A-macrosArea: All kinds of macros (custom derive, macro_rules!, proc macros, ..)T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
In the
std::str
API docs, some Struct descriptions beginn with///
.Some of these structs are generated by macros, e.g.
Matches
here.The text was updated successfully, but these errors were encountered: