Skip to content

rustdoc: Fix rendering associated constants #24989

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
May 1, 2015

Conversation

alexcrichton
Copy link
Member

Associated constants were now showing up for traits and would panic if they were
found on an inherent impl. This commit unblocks the nighly builders.

Associated constants were now showing up for traits and would panic if they were
found on an inherent impl. This commit unblocks the nighly builders.
@rust-highfive
Copy link
Contributor

r? @huonw

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

@brson
Copy link
Contributor

brson commented Apr 30, 2015

@bors r+ p=1

@bors
Copy link
Collaborator

bors commented Apr 30, 2015

📌 Commit 543b910 has been approved by brson

bors added a commit that referenced this pull request Apr 30, 2015
Associated constants were now showing up for traits and would panic if they were
found on an inherent impl. This commit unblocks the nighly builders.
@bors
Copy link
Collaborator

bors commented Apr 30, 2015

⌛ Testing commit 543b910 with merge c634ec2...

@bors bors merged commit 543b910 into rust-lang:master May 1, 2015
@alexcrichton alexcrichton deleted the rustdoc-associated-constant branch July 10, 2015 22:32
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