Skip to content

chore: fix clippy::single_match_else #5396

chore: fix clippy::single_match_else

chore: fix clippy::single_match_else #5396

Triggered via pull request February 4, 2026 09:24
Status Success
Total duration 48m 6s
Artifacts

openbsd.yml

on: pull_request
Matrix: Style and Lint
Matrix: Tests
Fit to window
Zoom out
Zoom in

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