Skip to content

Replace complex matches!(…, … if …) by if let chain#16397

Merged
dswij merged 1 commit into
rust-lang:masterfrom
samueltardieu:style/matches-if
Jan 14, 2026
Merged

Replace complex matches!(…, … if …) by if let chain#16397
dswij merged 1 commit into
rust-lang:masterfrom
samueltardieu:style/matches-if

Replace complex `matches!(…, … if …)` by `if let` chain

6c4cdfa
Select commit
Loading
Failed to load commit list.
Sign in for the full log view