Skip to content

Use `let`...`else` instead of `match foo { ... _ => return };` and `i…

0488690
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Use let...else instead of match foo { ... _ => return }; and if let ... else return in std #149795

Use `let`...`else` instead of `match foo { ... _ => return };` and `i…
0488690
Select commit
Loading
Failed to load commit list.