Skip to content

Using non-zero integers with atomic 0.6 #39

Description

@nazar-pc

What prevents me from upgrading to 0.6 right now is that bytemuck::Pod isn't implemented for NonZero* types. Is it expected or side-effect of the implementation?

Maybe a separate trait is needed that is auto-implemented for types that implement Pod, but can also be implemented for other types like NonZero*?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions