mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
as_ref_unchecked docs link fix
This commit is contained in:
@@ -594,7 +594,7 @@ pub fn mask(self, mask: usize) -> *mut T {
|
||||
///
|
||||
/// [`as_mut`]: #method.as_mut
|
||||
/// [`as_uninit_mut`]: #method.as_uninit_mut
|
||||
/// [`as_ref_unchecked`]: #method.as_mut_unchecked
|
||||
/// [`as_ref_unchecked`]: #method.as_ref_unchecked
|
||||
///
|
||||
/// # Safety
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user