Skip to content

Switch to NonNull for raw pointers outside of object-alloc #147

Open
@joshlf

Description

@joshlf

#140 addresses using NonNull in object-alloc's traits and its dependent crates. This issue is about using NonNull everywhere else - wherever it's reasonable to in other APIs (we're somewhat limited by the fact that the Alloc API doesn't currently use NonNull) and internal to implementations.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions