Skip to content

style: collapse if chains#2561

Merged
YutaoMa merged 1 commit into
grpc:masterfrom
YutaoMa:yutaoma/xds-client-clippy
Mar 19, 2026
Merged

style: collapse if chains#2561
YutaoMa merged 1 commit into
grpc:masterfrom
YutaoMa:yutaoma/xds-client-clippy

Conversation

@YutaoMa

@YutaoMa YutaoMa commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Motivation

With recent update to Rust edition 2024 (#2525) cargo clippy now warns about collapsible if chains.

Solution

This PR collapses the if chains.

Address Clippy warnings on collapsible if chains
@YutaoMa YutaoMa marked this pull request as ready for review March 18, 2026 22:23
@YutaoMa YutaoMa requested review from ankurmittal and gu0keno0 March 19, 2026 20:56
@YutaoMa YutaoMa merged commit d9a52ef into grpc:master Mar 19, 2026
21 checks passed
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