Skip to content

Move MaybeUninit static methods to inherent methods #123

Closed
@SUPERCILEX

Description

@SUPERCILEX

Proposal

Problem statement

Based on this comment, the methods were added when making them inherent impls on arrays wasn't possible. This has presumably been fixed in the intervening years.

Motivation, use-cases

bar.foo() is easier to read than Namespace::foo(bar).

Solution sketches

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiapi-change-proposalA proposal to add or alter unstable APIs in the standard libraries

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions