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: new clippy lints #2148

Merged
merged 2 commits into from
Aug 23, 2022
Merged

Conversation

stegaBOB
Copy link
Contributor

New rust version adds lints that require deriving Eq for everything that already derives PartialEq. This shouldn't actually impact anything.

@vercel
Copy link

vercel bot commented Aug 23, 2022

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

A member of the Team first needs to authorize it.

@armaniferrante armaniferrante merged commit c1c4f6c into coral-xyz:master Aug 23, 2022
@stegaBOB stegaBOB deleted the stegaBOB/fix/clippy branch October 12, 2022 16:51
Henry-E pushed a commit to Henry-E/anchor that referenced this pull request Dec 6, 2022
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.

2 participants