Skip to content

Fix clippy 1.84.0#3511

Merged
acheroncrypto merged 5 commits into
otter-sec:masterfrom
acheroncrypto:fix-clippy-1.84.0
Jan 25, 2025
Merged

Fix clippy 1.84.0#3511
acheroncrypto merged 5 commits into
otter-sec:masterfrom
acheroncrypto:fix-clippy-1.84.0

Conversation

@acheroncrypto

Copy link
Copy Markdown
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)

@vercel

vercel Bot commented Jan 25, 2025

Copy link
Copy Markdown

@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 otter-sec:master Jan 25, 2025
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
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