Skip to content

Stabilize VecDeque::truncate_front#151379

Open
cammeresi wants to merge 1 commit intorust-lang:mainfrom
cammeresi:20260119-trunc
Open

Stabilize VecDeque::truncate_front#151379
cammeresi wants to merge 1 commit intorust-lang:mainfrom
cammeresi:20260119-trunc

Conversation

@cammeresi
Copy link
Contributor

@cammeresi cammeresi commented Jan 19, 2026

Tracking issue: #140667
Closes: #140667

@rustbot label -T-libs +T-libs-api +needs-fcp +S-waiting-on-fcp

r? t-libs-api

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. labels Jan 19, 2026
@cammeresi
Copy link
Contributor Author

@BurntSushi I know process is required before this patch can be approved but is a pull request the correct way to do it or is there another way?

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

Labels

needs-fcp This change is insta-stable, or significant enough to need a team FCP to proceed. S-waiting-on-fcp Status: PR is in FCP and is awaiting for FCP to complete. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. T-libs-api Relevant to the library API team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tracking Issue for VecDeque::truncate_front

3 participants