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

Fix Clippy warnings for v0.11.x #291

Merged
merged 2 commits into from
Jul 29, 2023
Merged

Fix Clippy warnings for v0.11.x #291

merged 2 commits into from
Jul 29, 2023

Conversation

tatsuya6502
Copy link
Member

@tatsuya6502 tatsuya6502 commented Jul 28, 2023

  • Fix Clippy warnings.
    • clippy 0.1.72 (a47f796a365 2023-07-22)
  • Add a cfg flag called clippy_beta to allow a lint when Clippy beta is used.
    • This is needed because the same lint is not available in Clippy stable.

clippy 0.1.72 (a47f796a365 2023-07-22)
@tatsuya6502 tatsuya6502 force-pushed the fix-ci-2023-07 branch 2 times, most recently from f6ef126 to c2412f5 Compare July 28, 2023 23:56
clippy 0.1.72 (a47f796a365 2023-07-22)
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 Jul 29, 2023
Merged via the queue into master with commit 0032235 Jul 29, 2023
38 checks passed
@tatsuya6502 tatsuya6502 deleted the fix-ci-2023-07 branch July 29, 2023 01: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.

1 participant