Skip to content
This repository was archived by the owner on Apr 25, 2023. It is now read-only.

Run clippy auto fixes #199

Merged
merged 2 commits into from
Oct 8, 2020
Merged

Run clippy auto fixes #199

merged 2 commits into from
Oct 8, 2020

Conversation

yoshuawuyts
Copy link
Contributor

This applies a majority of the clippy lints by running:

$ cargo +nightly clippy --fix -Z unstable-options

Two lints have not been applied:

I think these changes should all be fairly straightforward and easy to merge. Thanks!

@yoshuawuyts yoshuawuyts requested a review from pimeys October 8, 2020 13:20
@yoshuawuyts yoshuawuyts added this to the Release 2.9.0 milestone Oct 8, 2020
@yoshuawuyts yoshuawuyts merged commit fa99f53 into master Oct 8, 2020
@yoshuawuyts yoshuawuyts deleted the clippy branch October 8, 2020 13:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants