Skip to content

chore: automatic clippy fixes#1528

Merged
lklimek merged 14 commits into
v1.0-devfrom
chore-cargo-clippy-1.0
Nov 27, 2023
Merged

chore: automatic clippy fixes#1528
lklimek merged 14 commits into
v1.0-devfrom
chore-cargo-clippy-1.0

Conversation

@lklimek
Copy link
Copy Markdown
Contributor

@lklimek lklimek commented Oct 25, 2023

Issue being fixed or feature implemented

cargo clippy complains about tons of issues, like unused imports, etc.

What was done?

Run cargo clippy --fix --all-features on all major crates.
Reviewed result.

How Has This Been Tested?

GH Actions

Breaking Changes

Some features might stop building if they were not correctly set up.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have added "!" to the title and described breaking changes in the corresponding section if my code contains any
  • I have made corresponding changes to the documentation if needed

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@lklimek lklimek force-pushed the chore-cargo-clippy-1.0 branch from 757dae9 to 04c27a8 Compare October 25, 2023 11:56
markin-io
markin-io previously approved these changes Oct 26, 2023
shumkov
shumkov previously approved these changes Oct 30, 2023
@lklimek lklimek dismissed stale reviews from shumkov and markin-io via 2e254aa November 7, 2023 09:51
@lklimek lklimek merged commit 5b4e232 into v1.0-dev Nov 27, 2023
@lklimek lklimek deleted the chore-cargo-clippy-1.0 branch November 27, 2023 11:53
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.

4 participants