mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 18:40:57 +03:00
f98a271814
Document NonZeroXxx layout guarantees Document that `NonZeroXxx` has the same layout and bit validity as `Xxx` with the exception of `0`.