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

Appease clippy #955

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Appease clippy #955

merged 1 commit into from
Jan 14, 2025

Conversation

squell
Copy link
Member

@squell squell commented Jan 14, 2025

Clippy doesn't complain about the map_or(true, ..), but that's because is_none_or is sadly not available yet (for our MSRV)

@squell squell added minor minor issue, PR without an issue CI Meta-issues related to CI labels Jan 14, 2025
@squell squell enabled auto-merge (rebase) January 14, 2025 14:41
@squell squell requested a review from bjorn3 January 14, 2025 14:41
@squell squell merged commit 6461b9b into main Jan 14, 2025
13 checks passed
@squell squell deleted the fix-clippy branch January 14, 2025 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Meta-issues related to CI minor minor issue, PR without an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants