Skip to content

rustdoc: Make strip_hidden use a dedicated hidden item if any. #13827

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

Merged
merged 1 commit into from
Apr 29, 2014

Conversation

lifthrasiir
Copy link
Contributor

Fixes #13806. Also adds a note to HiddenStructField about why it doesn't appear in the clean module itself.

bors added a commit that referenced this pull request Apr 28, 2014
…lexcrichton

Fixes #13806. Also adds a note to `HiddenStructField` about why it doesn't appear in the `clean` module itself.
@bors bors closed this Apr 29, 2014
@bors bors merged commit 3b5d6b4 into rust-lang:master Apr 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rustdoc pretends that the struct is empty when it only has hidden public fields
3 participants