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

rustdoc: Fix tuple struct where clause rendering #35037

Merged
merged 1 commit into from
Jul 28, 2016

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Jul 25, 2016

For tuple structs the where clause comes after the definition.

Fixes #34928

For tuple structs the where clause comes after the definition.
@rust-highfive
Copy link
Collaborator

r? @steveklabnik

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

@alexcrichton
Copy link
Member

@bors: r+ 5c0ce87

Thanks!

@bors
Copy link
Contributor

bors commented Jul 26, 2016

⌛ Testing commit 5c0ce87 with merge 9576316...

@bors
Copy link
Contributor

bors commented Jul 26, 2016

💔 Test failed - auto-win-msvc-64-opt

@alexcrichton
Copy link
Member

@bors: retry

On Tue, Jul 26, 2016 at 3:52 AM, bors [email protected] wrote:

💔 Test failed - auto-win-msvc-64-opt
https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt/builds/5080


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#35037 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Mlauf-k20hKfLKMJHmfQqHKV49Xks5qZecCgaJpZM4JUdii
.

Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 28, 2016
… r=alexcrichton

rustdoc: Fix tuple struct where clause rendering

For tuple structs the where clause comes after the definition.

Fixes rust-lang#34928
bors added a commit that referenced this pull request Jul 28, 2016
Rollup of 7 pull requests

- Successful merges: #34951, #34963, #34969, #35013, #35037, #35040, #35058
- Failed merges:
@bors bors merged commit 5c0ce87 into rust-lang:master Jul 28, 2016
@ollie27 ollie27 deleted the rustdoc_tuple_struct_where branch July 30, 2016 03:50
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.

5 participants