Update primitive_docs.rs
This commit is contained in:
committed by
GitHub
parent
a20866254c
commit
4f0192a756
@@ -1397,7 +1397,6 @@ mod prim_usize {}
|
||||
/// which violates any of these properties.
|
||||
///
|
||||
/// * `t` is aligned to `align_of_val(t)`
|
||||
/// * `t` refers to a valid instance of `T`
|
||||
/// * `t` refers to a single [allocated object]
|
||||
///
|
||||
/// [allocated object]: ptr#allocated-object
|
||||
|
||||
Reference in New Issue
Block a user