Fix some clippy lints
Happy to revert these if you think they're less readable, but personally I like them better now (especially the `else { if { ... } }` to `else if { ... }` change).
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
Fix some clippy lints
Happy to revert these if you think they're less readable, but personally I like them better now (especially the `else { if { ... } }` to `else if { ... }` change).
|
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||