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

ci: run clippy only on stable Rust channel #159

Merged

Conversation

striezel
Copy link
Contributor

@striezel striezel commented Sep 28, 2022

Note: This is still a draft, because it should only be merged after #158 was approved and merged.


Sparked by the comments about nightly clippy breaking the build too often (see #151 (comment)), this change will limit clippy to builds with a stable Rust version only.

Sparked by the comments about nightly clippy breaking the build
too often (see <davidcole1340#151 (comment)>),
this change will limit clippy to builds with a stable Rust
version only.
@striezel striezel marked this pull request as ready for review September 28, 2022 20:08
@striezel
Copy link
Contributor Author

@TobiasBengtsson: Rebased and ready for review.

@TobiasBengtsson TobiasBengtsson merged commit 0d8aec2 into davidcole1340:master Sep 28, 2022
@striezel striezel deleted the run-clippy-only-on-stable branch September 28, 2022 21:31
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.

None yet

2 participants