Skip to content

Unstable functions can't be collapsed in rustdoc #24593

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

Closed
tomjakubowski opened this issue Apr 19, 2015 · 1 comment
Closed

Unstable functions can't be collapsed in rustdoc #24593

tomjakubowski opened this issue Apr 19, 2015 · 1 comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@tomjakubowski
Copy link
Contributor

This may have been intentional (as to not hide the "unstable" marking when everything is collapsed), but it's still annoying.

2015-04-18-210637_684x367_scrot

I would suggest that the collapsed state could have an indication of the function's instability. Perhaps collapsing a function's description would not hide the unstability marker.

@alexcrichton alexcrichton added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Apr 19, 2015
@liigo
Copy link
Contributor

liigo commented Apr 29, 2015

It was fixed by PR #24717 (commit: liigo@76a590d)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants