Skip to content

*mut T documentation disappeared #37715

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
jethrogb opened this issue Nov 11, 2016 · 3 comments
Closed

*mut T documentation disappeared #37715

jethrogb opened this issue Nov 11, 2016 · 3 comments
Labels
regression-from-stable-to-stable Performance or correctness regression from one stable version to another. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@jethrogb
Copy link
Contributor

See https://doc.rust-lang.org/1.12.1/std/primitive.pointer.html vs https://doc.rust-lang.org/1.13.0/std/primitive.pointer.html

Tags: A-documentation or A-rustdoc and regression-from-stable-to-stable

@bluss bluss added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. regression-from-stable-to-stable Performance or correctness regression from one stable version to another. labels Nov 11, 2016
@bluss
Copy link
Member

bluss commented Nov 11, 2016

But the doc is present in nightly: https://doc.rust-lang.org/nightly/std/primitive.pointer.html

@ollie27
Copy link
Member

ollie27 commented Nov 11, 2016

This was fixed by #36966.

@jethrogb
Copy link
Contributor Author

Can you add a test?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-stable Performance or correctness regression from one stable version to another. 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