-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Description
- needs-backport
- In error types, treat "original source" type as a witness, use this to infallibly discard alignment errors when
align_of::<Src>() >= align_of::<Dst>() - In unsized
MaybeUninitandUnalign, make sureT: SizedimpliesMaybeUninit<T>: SizedandUnalign<T>: Sized - Model all memory operations in
Ptr#859 - Include unsafe-fields API in zerocopy itself?
- Soundness hole in
Ptr::read_unaligned#1892 - Complete renames for Add
FromBytes/IntoBytesmethods which read from/write to anio::Read/io::Write#158 - https://github.com/google/zerocopy/issues?q=label%3Aneeds-backport
- Rename
KnownLayout::PointerMetadatatoMetadatato be forwards-compatible withcore::mem::Pointee?
Metadata
Metadata
Assignees
Labels
No labels