Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
RalfJung committed Feb 23, 2019
1 parent ac2284b commit 8ce9b86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libcore/mem.rs
Expand Up @@ -1327,6 +1327,8 @@ impl<T> MaybeUninit<T> {
/// calling `read_initialized` and then [`into_initialized`]), it is your responsibility
/// to ensure that that data may indeed be duplicated.
///
/// [`into_initialized`]: #method.into_initialized
///
/// # Examples
///
/// Correct usage of this method:
Expand Down

0 comments on commit 8ce9b86

Please sign in to comment.