Skip to content

rustdoc: add unions to whitelist of sidebar types - #43446

Merged
bors merged 1 commit into
rust-lang:masterfrom
zackmdavis:rustdoc_sidebar_unions
Jul 24, 2017
Merged

rustdoc: add unions to whitelist of sidebar types#43446
bors merged 1 commit into
rust-lang:masterfrom
zackmdavis:rustdoc_sidebar_unions

Conversation

@zackmdavis

Copy link
Copy Markdown
Contributor

This resolves#43405.

@rust-highfive

Copy link
Copy Markdown
Contributor

Some changes occurred in HTML/CSS.

cc @GuillaumeGomez

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @GuillaumeGomez

(rust_highfive has picked a reviewer for you, use r? to override)

@GuillaumeGomez

Copy link
Copy Markdown
Member

Thanks!

@bors: r+

@bors

bors commented Jul 24, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 749dcba has been approved by GuillaumeGomez

@carols10centscarols10cents added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jul 24, 2017
@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors rollup

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jul 24, 2017
…r=GuillaumeGomez
rustdoc: add unions to whitelist of sidebar types
This resolvesrust-lang#43405.
bors added a commit that referenced this pull request Jul 24, 2017
@bors
bors merged commit 749dcba into rust-lang:masterJul 24, 2017
@zackmdavis
zackmdavis deleted the rustdoc_sidebar_unions branch January 13, 2018 07:43
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

6 participants

@zackmdavis@rust-highfive@GuillaumeGomez@bors@Mark-Simulacrum@carols10cents