-
Notifications
You must be signed in to change notification settings - Fork 949
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
.cargo: Run clippy
on ALL the source files
#2949
Merged
Merged
Commits on Sep 28, 2022
-
Run
cargo clippy --workspace --all-features --all-targets --fix
Previously, we were running clippy without --workspace which left out examples and tests of all sub-crates.
Configuration menu - View commit details
-
Copy full SHA for 133ddfe - Browse repository at this point
Copy the full SHA 133ddfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e0946a - Browse repository at this point
Copy the full SHA 6e0946aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9443c7a - Browse repository at this point
Copy the full SHA 9443c7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a663835 - Browse repository at this point
Copy the full SHA a663835View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2bed82 - Browse repository at this point
Copy the full SHA b2bed82View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4da08 - Browse repository at this point
Copy the full SHA cb4da08View commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3124a7f - Browse repository at this point
Copy the full SHA 3124a7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d2937a - Browse repository at this point
Copy the full SHA 2d2937aView commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 68f3b84 - Browse repository at this point
Copy the full SHA 68f3b84View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.