Skip to content

clippy(expand): fix collapsible_if lint#11286

Open
xtqqczze wants to merge 1 commit intouutils:mainfrom
xtqqczze:clippy/expand/collapsible_if
Open

clippy(expand): fix collapsible_if lint#11286
xtqqczze wants to merge 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!

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.

1 participant