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

'Unions' section is not visible in the sidebar when viewing crate items in rustdoc #43405

Closed
burtonageo opened this issue Jul 22, 2017 · 0 comments · Fixed by #43446
Closed
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

@burtonageo
Copy link
Contributor

burtonageo commented Jul 22, 2017

When viewing https://docs.rs/MacTypes-sys/2.0.2/MacTypes_sys/union.NumVersionVariant.html, there is no section in the left sidebar for Unions, and it is impossible to get to NumVersionVariant using the sidebar when viewing any other items in the crate.

@burtonageo burtonageo changed the title 'Unions' section is not visible in the sidebar when viewing crate items 'Unions' section is not visible in the sidebar when viewing crate items in rustdoc Jul 22, 2017
@Mark-Simulacrum Mark-Simulacrum added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-bug Category: This is a bug. labels Jul 22, 2017
zackmdavis added a commit to zackmdavis/rust that referenced this issue Jul 24, 2017
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this issue Jul 24, 2017
…r=GuillaumeGomez

rustdoc: add unions to whitelist of sidebar types

This resolves rust-lang#43405.
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

Successfully merging a pull request may close this issue.

2 participants