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

rustfmt and clippy (v0.12.x) #310

Merged
merged 1 commit into from
Aug 26, 2023
Merged

rustfmt and clippy (v0.12.x) #310

merged 1 commit into from
Aug 26, 2023

Conversation

tatsuya6502
Copy link
Member

  • Apply rustfmt for if let ... else.
  • Remove allow clippy::arc_with_non_send_sync as the false positives are fixed in Clippy.

- Apply rustfmt for `if let ... else`.
- Remove allow `clippy::arc_with_non_send_sync` as the false positives are fixed
  in Clippy.
Copy link
Member Author

@tatsuya6502 tatsuya6502 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Merging.

@tatsuya6502 tatsuya6502 added this pull request to the merge queue Aug 26, 2023
Merged via the queue into main with commit 234a728 Aug 26, 2023
38 checks passed
@tatsuya6502 tatsuya6502 deleted the fix-ci-2023-08-v012 branch August 26, 2023 00:32
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.

1 participant