Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dircolors+join+sleep: optimize int and string ops as required by clippy nightly #6636

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

BenWiederhake
Copy link
Collaborator

The changes should be pretty self-explanatory: We used to do things in weird ways, clippy nightly caught it, this fixes it.

Copy link

GNU testsuite comparison:

Congrats! The gnu test tests/timeout/timeout is no longer failing!

@cakebaker cakebaker merged commit e8f14c7 into uutils:main Aug 12, 2024
68 of 69 checks passed
@cakebaker
Copy link
Contributor

Thanks :)

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