Lokathor / bytemuck

A crate for mucking around with piles of bytes
https://docs.rs/bytemuck
Apache License 2.0
697 stars 77 forks source link

Remove note and checks about NonZero[int] layout. #199

Closed zachs18 closed 1 year ago

zachs18 commented 1 year ago

The layout was documented as guaranteed as of 1.70.0. https://github.com/rust-lang/rust/pull/94786/