Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Contiguous should be derivable for enums when only the first discriminant is an expression proc-macros I don't do proc-macros, but I accepts PRs about them.
#266 opened Aug 22, 2024 by ds84182
TransparentWrapper docs are confusing
#265 opened Aug 18, 2024 by Lokathor
Deriving NoUninit (and therefore Pod) without repr(packed) by asserting all fields have the same alignment proc-macros I don't do proc-macros, but I accepts PRs about them.
#263 opened Aug 15, 2024 by ds84182
impl ZeroableInOption for all Zeroable?
#246 opened May 28, 2024 by Rua
#[derive(TransparentWrapper)] doesn't work with where clause generic bounds. proc-macros I don't do proc-macros, but I accepts PRs about them.
#241 opened May 24, 2024 by JayWhite2357
Raw pointer cast functions
#202 opened Jul 27, 2023 by bravely-beep
ProTip! Exclude everything labeled bug with -label:bug.