Remove trailing whitespace
I had one job...
This commit is contained in:
parent
57f94237e1
commit
13b4afe4ba
@ -417,7 +417,7 @@ pub const fn needs_drop<T>() -> bool {
|
|||||||
/// Returns the value of type `T` represented by the all-zeros bit-pattern.
|
/// Returns the value of type `T` represented by the all-zeros bit-pattern.
|
||||||
///
|
///
|
||||||
/// This means that, for example, the padding byte in `(u8, u16)` is not
|
/// This means that, for example, the padding byte in `(u8, u16)` is not
|
||||||
/// necessarily zeroed.
|
/// necessarily zeroed.
|
||||||
///
|
///
|
||||||
/// There is no guarantee that an all-zero byte-pattern represents a valid value of
|
/// There is no guarantee that an all-zero byte-pattern represents a valid value of
|
||||||
/// some type `T`. For example, the all-zero byte-pattern is not a valid value
|
/// some type `T`. For example, the all-zero byte-pattern is not a valid value
|
||||||
|
Loading…
Reference in New Issue
Block a user