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

Cargo.toml: fix incorrect lint name #7267

Merged

Conversation

cakebaker
Copy link
Contributor

This PR fixes a "warning[E0602]: unknown lint: clippy::manual_if_else" warning from clippy (see, for example, https://github.com/uutils/coreutils/actions/runs/13132290196/job/36639841764#step:7:36) caused by an incorrect lint name in Cargo.toml.

@sylvestre sylvestre merged commit de5a2bb into uutils:main Feb 4, 2025
65 checks passed
@cakebaker cakebaker deleted the cargo_toml_fix_incorrect_lint_name branch February 4, 2025 15:48
Copy link

github-actions bot commented Feb 4, 2025

GNU testsuite comparison:

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

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