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

Linkification failure in the ptr::read_volatile docs #56610

Closed
alex opened this issue Dec 7, 2018 · 0 comments
Closed

Linkification failure in the ptr::read_volatile docs #56610

alex opened this issue Dec 7, 2018 · 0 comments
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools P-medium Medium priority

Comments

@alex
Copy link
Member

alex commented Dec 7, 2018

https://doc.rust-lang.org/std/ptr/fn.read_volatile.html#safety

"violate memory safety" is not linkified as intended. I took a look and tried to figure out why it didn't like it, but I failed to understand what the issue is.

@sfackler sfackler added the A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools label Dec 7, 2018
@steveklabnik steveklabnik added the P-medium Medium priority label Dec 27, 2018
Centril added a commit to Centril/rust that referenced this issue Jan 12, 2019
…, r=dtolnay

Add link destination for `read-ownership`

Resolves rust-lang#56610.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools P-medium Medium priority
Projects
None yet
Development

No branches or pull requests

3 participants