Skip to content

Fix struct field visibility and add enum field doc #9946

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
Oct 19, 2013

Conversation

sfackler
Copy link
Member

Struct fields with inherited visibility were previously stripped.

Closes #9899

Struct fields with inherited visibility were previously stripped.

Closes rust-lang#9899
bors added a commit that referenced this pull request Oct 19, 2013
Struct fields with inherited visibility were previously stripped.

Closes #9899
@bors bors closed this Oct 19, 2013
@bors bors merged commit 590b50f into rust-lang:master Oct 19, 2013
@sfackler sfackler deleted the enum-doc branch December 23, 2013 03:59
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 doesn't generate documentation for struct variant fields.
3 participants