Skip to content

Fix clippy warnings#17

Merged
sylvestre merged 2 commits intouutils:mainfrom
sylvestre:clippy
Feb 18, 2026
Merged

Fix clippy warnings#17
sylvestre merged 2 commits intouutils:mainfrom
sylvestre:clippy

Conversation

@sylvestre
Copy link
Copy Markdown
Contributor

Fixed with:
cargo clippy --fix --allow-dirty -- -W clippy::pedantic

@sylvestre sylvestre force-pushed the clippy branch 3 times, most recently from 84203eb to 0518f2b Compare November 5, 2024 08:42
@sylvestre
Copy link
Copy Markdown
Contributor Author

@cmpute are you still maintaining this project? thanks

Fixed with:
`
cargo clippy --fix --allow-dirty  -- -W clippy::pedantic
`
@sylvestre sylvestre merged commit 23d6e2f into uutils:main Feb 18, 2026
0 of 6 checks passed
@sylvestre sylvestre deleted the clippy branch February 18, 2026 20:02
@xtqqczze
Copy link
Copy Markdown
Contributor

FYI: adding #[must_use] to public functions is breaking change: https://rust-lang.github.io/rfcs/1940-must-use-functions.html#drawbacks

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