Skip to content

Commit 4f0192a

Browse files
authored
Update primitive_docs.rs
1 parent a208662 commit 4f0192a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

library/core/src/primitive_docs.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1397,7 +1397,6 @@ mod prim_usize {}
13971397
/// which violates any of these properties.
13981398
///
13991399
/// * `t` is aligned to `align_of_val(t)`
1400-
/// * `t` refers to a valid instance of `T`
14011400
/// * `t` refers to a single [allocated object]
14021401
///
14031402
/// [allocated object]: ptr#allocated-object

0 commit comments

Comments
 (0)