Skip to content

String should implement BorrowMut<str> #1282

Closed
rust-lang/rust
#60404
@stouset

Description

@stouset

String implements Borrow<str>. Now that #1157 is implemented, String should probably implement BorrowMut<str> as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-libs-apiRelevant to the library API team, which will review and decide on the RFC.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions