chore: fix clippy::single_match_else
#5396
Annotations
1 error and 4 warnings
|
Style and Lint (unix):
src/uu/csplit/src/csplit.rs#L294
ERROR: `cargo clippy`: you seem to be trying to use `match` for destructuring a single pattern. Consider using `if let` (file:'src/uu/csplit/src/csplit.rs', line:294)
|
|
Style and Lint (unix)
You've hit a rate limit, your rate limit will reset in 20 seconds
|
|
Style and Lint (unix)
You've hit a rate limit, your rate limit will reset in 22 seconds
|
|
Tests (unix)
You've hit a rate limit, your rate limit will reset in 27 seconds
|
|
Tests (unix)
You've hit a rate limit, your rate limit will reset in 32 seconds
|