Skip to content

Methods from deref in rustdoc cause clashes in method anchors #25674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
netvl opened this issue May 21, 2015 · 3 comments
Closed

Methods from deref in rustdoc cause clashes in method anchors #25674

netvl opened this issue May 21, 2015 · 3 comments
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@netvl
Copy link
Contributor

netvl commented May 21, 2015

Example is here - there is new method on PathBuf and new method on Path which is shown as if available through Deref.

If you click on new() in the Deref section, you will get to new() in the main impl section.

@steveklabnik steveklabnik added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label May 21, 2015
@steveklabnik
Copy link
Member

This issue got opened twice, closing in favor of N-1 :)

@netvl
Copy link
Contributor Author

netvl commented May 22, 2015

Hmm, you don't mean #25673, do you? They are different.

@huonw huonw reopened this May 22, 2015
@huonw
Copy link
Member

huonw commented May 22, 2015

Oh, actually, closing as a dupe of #25001 (thanks for filing!).

@huonw huonw closed this as completed May 22, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants