-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
customer-requestDocuments customer requests.Documents customer requests.
Description
TODO: Link these to the appropriate issues
MaybeValid<T>at least forT: Sized- Separate "no
UnsafeCell" property into separateImmutabletrait; allowFromZeros,FromBytes, andAsByteson types withUnsafeCells #251 - Convenience method for going from
&[u8]toOption<&T>(ie, shorthand forRef::new(bytes).map(Ref::into_ref)) - For tpm-rs:
- Slice DSTs
- Field projection inside
Unalign - Over-align
Aligntype- Add
Aligntype #249 - Need a type that doesn't have padding bytes so that you can go from
&T -> &Align<T, U> - Need a type that does have padding bytes so that you can construct an
Align<T, U>by value
- Add
- Support prefix transmutes in
transmute!et al #1852 - Support desugaring union into struct for safe field access #1853
- Support private impls of zerocopy traits #1855
cc @kupiakos
kupiakos
Metadata
Metadata
Assignees
Labels
customer-requestDocuments customer requests.Documents customer requests.