Skip to content

Conversation

BenWiederhake
Copy link
Collaborator

This applies some straight-forward suggestions from clippy-nightly. I checked each one manually, and I'm convinced this is correct.

Originally, I wanted to tackle the "unused std::ops::ControlFlow" warnings, but I'm not convinced that these are correct.

In particular:

@BenWiederhake BenWiederhake force-pushed the dev-clippy-0-1-87-nightly branch from a678e66 to e4acb7c Compare April 13, 2025 02:19
@BenWiederhake BenWiederhake force-pushed the dev-clippy-0-1-87-nightly branch from e4acb7c to 875770f Compare April 13, 2025 02:36
Copy link

GNU testsuite comparison:

Skip an intermittent issue tests/misc/usage_vs_getopt (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/timeout/timeout (passes in this run but fails in the 'main' branch)

@BenWiederhake
Copy link
Collaborator Author

Changes since initial push:

  • Simplify redundant closure in windows-only code
  • Remove now-unused import in windows-only code

@sylvestre sylvestre merged commit 291473e into uutils:main Apr 13, 2025
69 checks passed
@BenWiederhake BenWiederhake deleted the dev-clippy-0-1-87-nightly branch April 13, 2025 14: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