Skip to content

remove the into_vec method from &[T] #17916

Closed
@thestinger

Description

@thestinger

The corresponding method is deprecated on Vec<T> and always does the same thing as to_vec on slices. There's no reason to keep this around.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-cleanupCategory: PRs that clean code up or issues documenting cleanup.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