-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools
Description
Nightly: https://doc.rust-lang.org/nightly/std/primitive.pointer.html#method.as_ref-1
Stable: https://doc.rust-lang.org/std/primitive.pointer.html#method.as_ref-1
The link in "For the mutable counterpart see as_mut" goes to the experimental safe as_mut
from #92675 while I think it intends to go to the stable unsafe as_mut
.
Metadata
Metadata
Assignees
Labels
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsArea: Documentation for any part of the project, including the compiler, standard library, and tools