Skip to content

clippy: fix nightly lints#11232

Merged
sylvestre merged 1 commit intouutils:mainfrom
xtqqczze:clippy-nightly
Mar 8, 2026
Merged

clippy: fix nightly lints#11232
sylvestre merged 1 commit intouutils:mainfrom
xtqqczze:clippy-nightly

Conversation

@xtqqczze
Copy link
Contributor

@xtqqczze xtqqczze commented Mar 7, 2026

@sylvestre
Copy link
Contributor

can you force it to make sure we don't regress? thanks

@github-actions
Copy link

github-actions bot commented Mar 7, 2026

GNU testsuite comparison:

GNU test failed: tests/timeout/timeout-group. tests/timeout/timeout-group is passing on 'main'. Maybe you have to rebase?
Skip an intermittent issue tests/pr/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/tty/tty-eof (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.
Note: The gnu test tests/env/env-signal-handler was skipped on 'main' but is now failing.

@xtqqczze
Copy link
Contributor Author

xtqqczze commented Mar 7, 2026

can you force it to make sure we don't regress? thanks

that would require we switch to nightly clippy in CI (and in pre-commit)

@oech3
Copy link
Contributor

oech3 commented Mar 8, 2026

unnecessary_trailing_comma reduces diff in some cases.

@sylvestre sylvestre merged commit f00a050 into uutils:main Mar 8, 2026
157 of 160 checks passed
@xtqqczze
Copy link
Contributor Author

xtqqczze commented Mar 8, 2026

unnecessary_trailing_comma reduces diff in some cases.

unnecessary_trailing_comma is only for single-line macro invocations

@xtqqczze xtqqczze deleted the clippy-nightly branch March 8, 2026 11:08
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.

3 participants