Skip to content

clippy: fix control flow lints#699

Merged
clarfonthey merged 5 commits intorust-lang:masterfrom
xtqqczze:clippy/control-flow
Mar 5, 2026
Merged

clippy: fix control flow lints#699
clarfonthey merged 5 commits intorust-lang:masterfrom
xtqqczze:clippy/control-flow

Conversation

@xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Mar 4, 2026

No description provided.

@clarfonthey
Copy link
Contributor

These look okay to me for now. A little confused why redundant_else was explicitly allowed, but since it's only this one branch, it should be fine to re-warn.

@clarfonthey clarfonthey added this pull request to the merge queue Mar 5, 2026
Merged via the queue into rust-lang:master with commit 74f69d4 Mar 5, 2026
25 checks passed
@xtqqczze xtqqczze deleted the clippy/control-flow branch March 5, 2026 13:43
Sign up for free to 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.

2 participants