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

Remove option_if_let_else clippy suppression #88

Merged
merged 1 commit into from
Dec 30, 2023
Merged

Conversation

dtolnay
Copy link
Owner

@dtolnay dtolnay commented Dec 30, 2023

This lint got downgraded from pedantic to nursery by rust-lang/rust-clippy#7568 so we no longer run it.

@dtolnay dtolnay changed the title Remove option_if_let_else clippy suppression from build script Remove option_if_let_else clippy suppression Dec 30, 2023
@dtolnay dtolnay merged commit 2fa2cee into master Dec 30, 2023
11 checks passed
@dtolnay dtolnay deleted the optionifletelse branch December 30, 2023 22:41
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.

1 participant