Skip to content

core::vec is missing methods for mutable slices #5984

Closed
@brson

Description

@brson

There just aren't any implementations on &mut [T] at all. mut_slice is an obvious one. also swap. I could also use a method for copying elements from one &[T] to an &mut [T].

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions