Skip to content

Eliminate the pub field in Atom #36

@kmcallister

Description

@kmcallister

Right now the data field is public for use by the atom!() macro. You can violate memory safety by putting garbage in this field. We should make it private somehow, or get support into rustc for unsafe fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions