Use `let`...`else` instead of `match foo { ... _ => return };` and `if let ... else return` in std
Split off rust-lang/rust#148837.
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Use `let`...`else` instead of `match foo { ... _ => return };` and `if let ... else return` in std
Split off rust-lang/rust#148837.
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||