Add missing "allocated object" doc link
This commit is contained in:
@@ -596,6 +596,7 @@ impl<T: ?Sized> *mut T {
|
|||||||
/// enables more aggressive compiler optimizations.
|
/// enables more aggressive compiler optimizations.
|
||||||
///
|
///
|
||||||
/// [`wrapping_add`]: #method.wrapping_add
|
/// [`wrapping_add`]: #method.wrapping_add
|
||||||
|
/// [allocated object]: crate::ptr#allocated-object
|
||||||
///
|
///
|
||||||
/// # Examples
|
/// # Examples
|
||||||
///
|
///
|
||||||
|
|||||||
Reference in New Issue
Block a user