rust/library/core
bors f98a271814 Auto merge of #94786 - joshlf:patch-5, r=dtolnay
Document NonZeroXxx layout guarantees

Document that `NonZeroXxx` has the same layout and bit validity as `Xxx` with the exception of `0`.
2023-04-05 01:09:59 +00:00
..
benches
primitive_docs
src Auto merge of #94786 - joshlf:patch-5, r=dtolnay 2023-04-05 01:09:59 +00:00
tests Stabilize a portion of 'once_cell' 2023-03-29 18:04:44 -04:00
Cargo.toml