Skip to content

Tracking issue for clone_from_slice stabilization #27750

Closed
@aturon

Description

@aturon

The clone_from_slice method clones a slice into another, using the clone_from method, which in principle can be more efficient than using clone.

It's not clear whether this method, or clone_from, are seeing any use at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.final-comment-periodIn the final comment period and will be merged soon unless new substantive objections are raised.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions