Rollup merge of #135938 - carlsverre:master, r=joboet

Add memory layout documentation to generic NonZero<T>

The documentation I've added is based on the same Layout documentation that appears on the other `NonZero*` types. For example see [the Layout docs on `NonZeroI8`](https://doc.rust-lang.org/std/num/type.NonZeroI8.html#layout-1).
This commit is contained in:
Matthias Krüger 2025-01-24 23:25:44 +01:00 committed by GitHub
commit b4188c892d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

Diff Content Not Available