Skip to content

rustdoc: Link to provided trait method sources #78765

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
camelid opened this issue Nov 5, 2020 · 1 comment
Closed

rustdoc: Link to provided trait method sources #78765

camelid opened this issue Nov 5, 2020 · 1 comment
Labels
A-trait-system Area: Trait system C-enhancement Category: An issue proposing an enhancement or a PR with one. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@camelid
Copy link
Member

camelid commented Nov 5, 2020

Currently rustdoc links to only the trait's source code, but not its provided methods. It would be nice to link to provided methods as well.

@camelid camelid added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-enhancement Category: An issue proposing an enhancement or a PR with one. A-trait-system Area: Trait system labels Nov 5, 2020
@jyn514
Copy link
Member

jyn514 commented Nov 5, 2020

Duplicate of #45150

@jyn514 jyn514 marked this as a duplicate of #45150 Nov 5, 2020
@jyn514 jyn514 closed this as completed Nov 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-trait-system Area: Trait system C-enhancement Category: An issue proposing an enhancement or a PR with one. 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

2 participants