Consistency.
This commit is contained in:
parent
13b4afe4ba
commit
3725e3542f
@ -414,7 +414,7 @@ pub const fn needs_drop<T>() -> bool {
|
||||
intrinsics::needs_drop::<T>()
|
||||
}
|
||||
|
||||
/// Returns the value of type `T` represented by the all-zeros bit-pattern.
|
||||
/// Returns the value of type `T` represented by the all-zero byte-pattern.
|
||||
///
|
||||
/// This means that, for example, the padding byte in `(u8, u16)` is not
|
||||
/// necessarily zeroed.
|
||||
|
Loading…
x
Reference in New Issue
Block a user