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

clippy: fix errors introduced with Rust 1.84 #7111

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Jan 10, 2025

This PR fixes a bunch of clippy errors introduced with Rust 1.84:

It also allows the large_stack_arrays lint in Cargo.toml because the lint only partially works (see rust-lang/rust-clippy#13774)

@cakebaker
Copy link
Contributor Author

Changes since last push:

@sylvestre sylvestre merged commit 505da7e into uutils:main Jan 10, 2025
64 of 65 checks passed
Copy link

GNU testsuite comparison:

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

@cakebaker cakebaker deleted the clippy_fix_errors_rust_1_84 branch January 10, 2025 08:24
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