Replace a `match` with an `if let` Seems like a better fit here and saves one level of indentation. `@rustbot` modify labels +C-cleanup +T-compiler |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Replace a `match` with an `if let` Seems like a better fit here and saves one level of indentation. `@rustbot` modify labels +C-cleanup +T-compiler |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||