Skip to content

RFC: Make *T not nullable #10571

Closed
Closed
@nikomatsakis

Description

@nikomatsakis

I think the fact that *T is nullable is an anachronism (or will be once #10570 is fixed). We should just use Option<*T> for nullable pointers. Anybody else have an opinion?

Nominating.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions