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
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
@brson, this looks to be a non-issue now. All the headings are "Function XXX" without any sort of module prefix in front. Is this what the bug was targeting?
C-cleanupCategory: PRs that clean code up or issues documenting cleanup.E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
http://doc.rust-lang.org/doc/core/vec.html
Mods and native mods are named by their full path in the TOC, while other items are not.
The text was updated successfully, but these errors were encountered: