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

Improve clippy workflow #2320

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Improve clippy workflow #2320

merged 1 commit into from
Feb 2, 2023

Conversation

kennykerr
Copy link
Collaborator

#2318 added support for a lower MSRV but broke some clippy suggestions. This attempts to resolve those. I removed the rust version from the toml files as 1.48 doesn't support it but then I thought perhaps clippy uses it to figure out which lints to apply and sure enough that seems to be the case.

@kennykerr kennykerr merged commit 71bf168 into master Feb 2, 2023
@kennykerr kennykerr deleted the clippy branch February 2, 2023 15:36
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