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: Fn-level [+]/[-] buttons missing #17125

Closed
Gankra opened this issue Sep 9, 2014 · 0 comments · Fixed by #17247
Closed

Rustdoc: Fn-level [+]/[-] buttons missing #17125

Gankra opened this issue Sep 9, 2014 · 0 comments · Fixed by #17247

Comments

@Gankra
Copy link
Contributor

Gankra commented Sep 9, 2014

See: http://doc.rust-lang.org/std/vec/struct.Vec.html

huonw added a commit to huonw/rust that referenced this issue Sep 14, 2014
This needs a clone otherwise each successive insertion detaches `toggle`
from the previous position.

Fixes rust-lang#17125.
bors added a commit that referenced this issue Sep 17, 2014
This needs a clone otherwise each successive insertion detaches `toggle`
from the previous position.

Fixes #17125.
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 a pull request may close this issue.

1 participant