Skip to content

Conversation

ada4a
Copy link
Contributor

@ada4a ada4a commented Oct 8, 2025

Revival of #13772

Fixes #13626

changelog: [question_mark]: lint if let Some(_) = _ { ..; _ } else { None } as final expr

r? @y21

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 8, 2025
@ada4a ada4a force-pushed the 13626-question_mark branch from 169a8c3 to b981c55 Compare October 8, 2025 20:47
@rustbot

This comment has been minimized.

@ada4a ada4a force-pushed the 13626-question_mark branch from b981c55 to 6ea6295 Compare October 11, 2025 08:57
@rustbot
Copy link
Collaborator

rustbot commented Oct 11, 2025

This PR was rebased onto a different master commit. Here's a range-diff highlighting what actually changed.

Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify if-let-Some-else-None using question mark operator

3 participants