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
ultimaweapon opened this issue
May 10, 2025
· 1 comment
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
Urgau
added
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
C-bug
Category: This is a bug.
and removed
needs-triage
This issue may need triage. Remove it if it has been sufficiently triaged.
labels
May 10, 2025
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
Location
All page for any item (e.g. https://doc.rust-lang.org/std/fs/fn.read_dir.html).
Summary
When clicking on the copy button next to the item name the copied name is not usable in the code. The result when copied the name of https://doc.rust-lang.org/std/fs/fn.read_dir.html is:
Which does not useful. The copied text should be:
The text was updated successfully, but these errors were encountered: