Skip to content

clippy(expand): fix collapsible_if lint#11286

Merged
sylvestre merged 1 commit intouutils:mainfrom
xtqqczze:clippy/expand/collapsible_if
Mar 11, 2026
Merged

clippy(expand): fix collapsible_if lint#11286
sylvestre merged 1 commit intouutils:mainfrom
xtqqczze:clippy/expand/collapsible_if

Conversation

@xtqqczze
Copy link
Contributor

https://rust-lang.github.io/rust-clippy/master/#collapsible_if

How it was applied

cargo +stable clippy -p uu_expand --fix --all-targets --all-features -- -A clippy::all -W clippy::collapsible_if
cargo +stable fmt --all -- --emit files

https://rust-lang.github.io/rust-clippy/master/#collapsible_if

### How it was applied

```
cargo +stable clippy -p uu_expand --fix --all-targets --all-features -- -A clippy::all -W clippy::collapsible_if
cargo +stable fmt --all -- --emit files
```
@github-actions
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Congrats! The gnu test tests/cut/cut-huge-range is now passing!

@sylvestre sylvestre merged commit f3a3bed into uutils:main Mar 11, 2026
159 checks passed
@xtqqczze xtqqczze deleted the clippy/expand/collapsible_if branch March 11, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants