Skip to content

Is LengthAtMost32 really needed in AsRef/AsMut impls for array? #71373

Closed
@burrbull

Description

@burrbull

https://doc.rust-lang.org/src/core/array/mod.rs.html#105

What if just remove this constraint in these implementations?

Can this break something?

Same for Borrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions