Skip to content

Switch object-alloc and dependents to NonNull raw pointers #140

@joshlf

Description

@joshlf

Now that rust-lang/rust#46952 has landed, we should switch to using NonNull pointers where appropriate. This will help with both performance and correctness. This issue focuses only on object-alloc's traits and the crates that depend on it. #147 focuses on other uses.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions