Skip to content

Tracking issue for str::slice_mut_unchecked #27793

Closed
@alexcrichton

Description

@alexcrichton

This is a tracking issue for the unstable str_slice_mut feature in the standard library. The major open question here is to what extent we want to support &mut str in the standard library. Currently the support is likely falling short in a number of &str vs &mut str methods, and it's unclear to what extent we want to provide the full suite of methods operating over &mut str. We may wish to just punt entirely on these suites of methods. Definitely needs a decision!

cc @SimonSapin

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions