Skip to content

Stabilize bool::toggle - #160299

Open
CenTdemeern1 wants to merge 2 commits into
rust-lang:mainfrom
CenTdemeern1:stabilize_bool_toggle
Open

Stabilize bool::toggle#160299
CenTdemeern1 wants to merge 2 commits into
rust-lang:mainfrom
CenTdemeern1:stabilize_bool_toggle

Conversation

@CenTdemeern1

@CenTdemeern1 CenTdemeern1 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Hooray, my first stabilization! (It's not much, but it's a start!)

As mentioned in #159298 (comment) this should probably not be merged before 1.100 to give it time to simmer in nightly-only for a release.

@rustbot modify labels: +T-libs-api
Closes #159298

@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. labels Jul 31, 2026
@rustbot

rustbot commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

r? @Mark-Simulacrum

rustbot has assigned @Mark-Simulacrum.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: libs
  • libs expanded to 12 candidates
  • Random selection from 7 candidates

@rustbot rustbot added the T-libs-api Relevant to the library API team, which will review and decide on the PR/issue. label Jul 31, 2026
@rust-log-analyzer

This comment has been minimized.

The stabilization guide wasn't particularly clear about this and thus
I didn't know I needed to add this

Amend - add feature name which again was not mentioned in the
stabilization guide
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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 bool::toggle

4 participants