Skip to content

StrAllocating::to_string and into_string should be removed #14491

Closed
@SimonSapin

Description

@SimonSapin

… since they are redundant with StrAllocating::to_owned and StrAllocating::into_owned. The latter names are more specific, assuming we talk about String as an "owned string" and &str as a "string slice".

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