Document MaybeUninit bit validity Partially addresses https://github.com/rust-lang/unsafe-code-guidelines/issues/555 by clarifying that it is sound to write any byte values (initialized or uninitialized) to any `MaybeUninit<T>` regardless of `T`. r? `@RalfJung` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||