Skip to content

rustdoc unstable should show feature name and issue #27759

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
huonw opened this issue Aug 12, 2015 · 1 comment
Closed

rustdoc unstable should show feature name and issue #27759

huonw opened this issue Aug 12, 2015 · 1 comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@huonw
Copy link
Member

huonw commented Aug 12, 2015

rustdoc currently shows unstable things like the following (for Result::expect):

Unstable: newly introduced

It could also include the name of the feature and a link to the tracking issue, e.g.

Unstable (result_expect #27277): newly introduced

@huonw huonw added A-libs T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. and removed A-libs labels Aug 12, 2015
m4rw3r added a commit to m4rw3r/rust that referenced this issue Aug 17, 2015
m4rw3r added a commit to m4rw3r/rust that referenced this issue Aug 17, 2015
@durka
Copy link
Contributor

durka commented Sep 5, 2015

This is fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. 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

3 participants