Skip to content
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

"pub" keyword isn't displayed for methods in rustdoc #44527

Closed
GuillaumeGomez opened this issue Sep 12, 2017 · 0 comments
Closed

"pub" keyword isn't displayed for methods in rustdoc #44527

GuillaumeGomez opened this issue Sep 12, 2017 · 0 comments
Assignees
Labels
C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@GuillaumeGomez
Copy link
Member

GuillaumeGomez commented Sep 12, 2017

It should be displayed like for functions.

Working on it.

cc @QuietMisdreavus

@GuillaumeGomez GuillaumeGomez added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Sep 12, 2017
@GuillaumeGomez GuillaumeGomez self-assigned this Sep 12, 2017
@Mark-Simulacrum Mark-Simulacrum added the C-bug Category: This is a bug. label Sep 17, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Sep 21, 2017
…uietMisdreavus

Add pub visibility for methods as well

Fixes rust-lang#44527.

r? @QuietMisdreavus
frewsxcv added a commit to frewsxcv/rust that referenced this issue Sep 23, 2017
…uietMisdreavus

Add pub visibility for methods as well

Fixes rust-lang#44527.

r? @QuietMisdreavus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. 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