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

Migrate clippy lint to stable rust #42

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Migrate clippy lint to stable rust #42

merged 2 commits into from
Jan 18, 2024

Conversation

rillian
Copy link
Contributor

@rillian rillian commented Jan 18, 2024

Clippy ci job was actually failing because we no longer build under the 2021-10-17 nightly; use the stable rust toolchain from the runner image instead.

Fixes a clippy lint: `all` isn't necessary when there's only one
argument.
Nightly should no longer be needed here.
@evq evq merged commit 4029130 into master Jan 18, 2024
9 checks passed
@evq evq deleted the clippy branch January 18, 2024 21:43
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