Skip to content

Tracking issue for {Vec,String}::splice #32310

Closed
@alexcrichton

Description

@alexcrichton
Member

Tracking issue for rust-lang/rfcs#1432.

First needs to be implemented, then needs to go through FCP!

Activity

added
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.
T-libs-apiRelevant to the library API team, which will review and decide on the PR/issue.
on Mar 17, 2016
added
E-help-wantedCall for participation: Help is requested to fix this issue.
on Feb 6, 2017
aturon

aturon commented on Feb 6, 2017

@aturon
Member

There's a preliminary implementation here, which could easily be picked up and brought over the finish line!

added
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
on Mar 1, 2017
added
B-unstableBlocker: Implemented in the nightly compiler and unstable.
and removed
E-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wantedCall for participation: Help is requested to fix this issue.
B-RFC-approvedBlocker: Approved by a merged RFC but not yet implemented.
on Apr 24, 2017
added a commit that references this issue on Apr 24, 2017

Rollup merge of rust-lang#40434 - mattico:splice-update, r=alexcrichton

38 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    B-unstableBlocker: Implemented in the nightly compiler and unstable.C-tracking-issueCategory: An issue tracking the progress of sth. like the implementation of an RFCT-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

        Participants

        @alexcrichton@kennytm@brson@aturon@sfackler

        Issue actions

          Tracking issue for {Vec,String}::splice · Issue #32310 · rust-lang/rust