Skip to content

option: mutate() and mutate_default() should return bool - #8200

Closed
lilyball wants to merge 1 commit into
rust-lang:masterfrom
lilyball:option-mutate-bool
Closed

option: mutate() and mutate_default() should return bool#8200
lilyball wants to merge 1 commit into
rust-lang:masterfrom
lilyball:option-mutate-bool

Conversation

@lilyball

Copy link
Copy Markdown
Contributor

Fixes#8047.

@lilyball

Copy link
Copy Markdown
ContributorAuthor

@graydon: r? I had to re-push to fix one build failure in librustc/middle/trans/_match.rs

@thestinger

Copy link
Copy Markdown
Contributor

Landing with #8257.

U007D pushed a commit to U007D/rust-mos that referenced this pull request Aug 21, 2026
8200: Use arrayvec 0.6 r=kjeremy a=lnicola
Closesrust-lang#8198
changelog skip
Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

option mutate should return bool

3 participants

@lilyball@thestinger@graydon