Skip to content

clippy: fix warnings#71

Merged
Alonely0 merged 4 commits into
uutils:mainfrom
cakebaker:clippy_fix_warnings
Jul 9, 2026
Merged

clippy: fix warnings#71
Alonely0 merged 4 commits into
uutils:mainfrom
cakebaker:clippy_fix_warnings

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

This PR fixes warnings from the explicit_iter_loop, elidable_lifetime_names, use_self, and byte_char_slices lints.

@Alonely0

Alonely0 commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

ty Daniel! Weird my clippy hadn't caught them.

@Alonely0 Alonely0 merged commit 7fb0f79 into uutils:main Jul 9, 2026
15 checks passed
@cakebaker cakebaker deleted the clippy_fix_warnings branch July 10, 2026 06:00
@cakebaker

Copy link
Copy Markdown
Contributor Author

I used cargo clippy --all-targets --workspace

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