Skip to content

Traits should list their methods in the sidebar as well (and not their "traits") #45740

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
GuillaumeGomez opened this issue Nov 3, 2017 · 2 comments
Assignees
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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

@GuillaumeGomez
Copy link
Member

Take a look at the current https://doc.rust-lang.org/nightly/std/clone/trait.Clone.html for a better understanding. :)

@GuillaumeGomez GuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools labels Nov 3, 2017
@GuillaumeGomez GuillaumeGomez self-assigned this Nov 3, 2017
@TimNN
Copy link
Contributor

TimNN commented Nov 7, 2017

Do you mean "Traits should list their methods in the sidebar as well"?

@TimNN TimNN added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Nov 7, 2017
@GuillaumeGomez
Copy link
Member Author

Indeed.

@GuillaumeGomez GuillaumeGomez changed the title Traits should list their methods as well (and not their "traits") Traits should list their methods in the sidebar as well (and not their "traits") Nov 7, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Nov 8, 2017
…r=QuietMisdreavus

Add more elements in the sidebar

Fixes rust-lang#45740.

r? @rust-lang/docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools 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