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 on all features #4809

Merged
merged 2 commits into from
Sep 30, 2024
Merged

ci: run clippy on all features #4809

merged 2 commits into from
Sep 30, 2024

Conversation

lrstewart
Copy link
Contributor

Description of changes:

Clippy wasn't running on all features. This turns it on for all features, including the unstable ones.

Testing:

Clippy found errors in the unstable features, so is now hitting the conditionally compiled code.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

.github/workflows/ci_rust.yml Show resolved Hide resolved
@lrstewart lrstewart enabled auto-merge (squash) September 30, 2024 20:07
@lrstewart lrstewart merged commit 5f6bb25 into aws:main Sep 30, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants