-
-
Notifications
You must be signed in to change notification settings - Fork 81
Issues: Lokathor/bytemuck
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Can't use derive macros when bytemuck is re-exported from another crate.
#159
opened Jan 4, 2023 by
GlennFolker
Derive macros are unsound
The Language Could Change I Guess
A change in the language could always potentially invalidate old code
#281
opened Oct 20, 2024 by
mahkoh
Feature request: add methods
wrap_array
and peel_array
for TransparentWrapper
#66
opened Jun 11, 2021 by
AlephAlpha
Derive ZeroableInOption, PodInOption traits for transparent wrapper types
#126
opened Aug 14, 2022 by
reinerp
Allow deriving
Pod
for structs where generics are used only as PhantomData
#191
opened May 26, 2023 by
vadorovsky
Cannot use derive macros when reexporting bytemuck from library
#208
opened Sep 6, 2023 by
AndriBaal
Crate documentation is misleading, implies
Pod
required for all functions.
#214
opened Nov 25, 2023 by
DanielKeep
the
FooBits
type generated by #[derive(CheckedBitPattern)]
should implement NoUninit
if Self
is NoUninit
#215
opened Dec 12, 2023 by
nerditation
False positive derive error for
TransparentWrapper
around types like Box
#216
opened Dec 19, 2023 by
cbarrick
AnyBitPattern
is not implemented for arrays where the element is AnyBitPattern
#164
opened Jan 19, 2023 by
marc0246
Previous Next
ProTip!
Follow long discussions with comments:>50.