Update maybe_uninit.rs

This commit is contained in:
rodrimati1992 2021-01-31 01:56:53 -03:00 committed by GitHub
parent 0974026a5d
commit aa83e2aa04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,7 @@ use crate::ptr;
/// }
/// );
/// ```
///
/// [`std::ptr::addr_of_mut`]: crate::ptr::addr_of_mut
/// [ub]: ../../reference/behavior-considered-undefined.html
///
/// # Layout