Skip to content

Display the doc-block toggle on everything again. #17247

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
Sep 17, 2014

Conversation

huonw
Copy link
Member

@huonw huonw commented Sep 14, 2014

This needs a clone otherwise each successive insertion detaches toggle
from the previous position.

Fixes #17125.

This needs a clone otherwise each successive insertion detaches `toggle`
from the previous position.

Fixes rust-lang#17125.
@Gankra
Copy link
Contributor

Gankra commented Sep 14, 2014

Would you be able to host a build of the docs with the change so we can verify that everything is working as intended again?

@Gankra
Copy link
Contributor

Gankra commented Sep 14, 2014

Also: thanks for fixing this!

@huonw
Copy link
Member Author

huonw commented Sep 14, 2014

@Gankra
Copy link
Contributor

Gankra commented Sep 14, 2014

Well, I found a bug, but I'm almost certain this has always been there since I first implemented this feature. If you collapse-all on this page, all the module descriptions disappear.

Beyond that, this looks great. Everything seems to be working fine again. 👍 Would hack bors to r+

bors added a commit that referenced this pull request Sep 17, 2014
This needs a clone otherwise each successive insertion detaches `toggle`
from the previous position.

Fixes #17125.
@bors bors closed this Sep 17, 2014
@bors bors merged commit 0deb77d into rust-lang:master Sep 17, 2014
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.

Rustdoc: Fn-level [+]/[-] buttons missing
4 participants