Skip to content

clippy: fix warnings from Rust 1.86 #7640

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

Merged
merged 4 commits into from
Apr 3, 2025

Conversation

cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Apr 3, 2025

This PR fixes warnings from the doc_overindented_list_items, unnecessary_semicolon, and manual_repeat_n lints. It also fixes an "unused import" warning in a test.

Copy link

github-actions bot commented Apr 3, 2025

GNU testsuite comparison:

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

Copy link

github-actions bot commented Apr 3, 2025

GNU testsuite comparison:

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

@sylvestre sylvestre merged commit 2cfed63 into uutils:main Apr 3, 2025
68 checks passed
@cakebaker cakebaker deleted the clippy_fix_warnings_from_rust_1_86 branch April 3, 2025 14:43
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