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 introduced by Rust 1.76 #5959

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

cakebaker
Copy link
Contributor

@cakebaker cakebaker commented Feb 8, 2024

This PR fixes clippy warnings from the blocks_in_conditions, ineffective_open_options and test_attr_in_doctest lints.

@cakebaker cakebaker force-pushed the clippy_fix_warnings_1_76 branch from badaf5b to 04ebd86 Compare February 8, 2024 15:56
@tertsdiepraam tertsdiepraam merged commit d4ee5eb into uutils:main Feb 9, 2024
56 of 59 checks passed
@cakebaker cakebaker deleted the clippy_fix_warnings_1_76 branch February 9, 2024 12:26
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