Skip to content

Fix clippy 1.84.0 #3511

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

Merged

Conversation

acheroncrypto
Copy link
Collaborator

Problem

clippy checks in CI fail after the new Rust release (v1.84.0).

Summary of changes

  • Fix clippy::unnecessary-map-or
  • Fix clippy::needless-lifetimes
  • Fix clippy::regex-creation-in-loops
  • Fix "unexpected cfg condition value: anchor-debug" error in anchor-spl (this triggers warnings during regular compilation, unrelated to clippy)

Copy link

vercel bot commented Jan 25, 2025

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added the fix Bug fix PR label Jan 25, 2025
@acheroncrypto acheroncrypto merged commit dda393f into solana-foundation:master Jan 25, 2025
52 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant