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 warnings from unnecessary_map_or lint #7398

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

cakebaker
Copy link
Contributor

This PR fixes warnings from the unnecessary_map_or and replaces map_or with is_none_or.

@sylvestre sylvestre merged commit a82987b into uutils:main Mar 4, 2025
65 checks passed
@cakebaker cakebaker deleted the clippy_unnecessary_map_or branch March 4, 2025 14:10
Copy link

github-actions bot commented Mar 4, 2025

GNU testsuite comparison:

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