Skip to content

Fix playpen.js errors on pres without IDs #20865

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
Jan 11, 2015
Merged

Conversation

killercup
Copy link
Member

This adds an early return to skip code blocks without IDs.

Fixes #20864.

This adds an early return to skip code blocks without IDs.

Fixes rust-lang#20864.
@rust-highfive
Copy link
Contributor

r? @pcwalton

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

@killercup
Copy link
Member Author

This might also interest @steveklabnik.

bors added a commit that referenced this pull request Jan 11, 2015
This adds an early return to skip code blocks without IDs.

Fixes #20864.
@bors bors merged commit 89ca858 into rust-lang:master Jan 11, 2015
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.

JavaScript Error in API Docs When Hovering over Struct Code
5 participants