Skip to content

fix: Cargo clippy lints#1421

Merged
danielabrozzoni merged 1 commit intobitcoindevkit:masterfrom
danielabrozzoni:fix/cargo_clippy
May 2, 2024
Merged

fix: Cargo clippy lints#1421
danielabrozzoni merged 1 commit intobitcoindevkit:masterfrom
danielabrozzoni:fix/cargo_clippy

Conversation

@danielabrozzoni
Copy link
Copy Markdown
Member

@danielabrozzoni danielabrozzoni commented May 2, 2024

Description

Caught when trying to release (#1420), clippy failed randomly although it worked on master, this happened because rust 1.78 had just been release and we use clippy stable. IMHO we should pin the clippy version in CI and bump it manually at each new rust release.

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
  • I ran cargo fmt and cargo clippy before committing

@danielabrozzoni danielabrozzoni force-pushed the fix/cargo_clippy branch 4 times, most recently from ce3eeea to 5ae04c7 Compare May 2, 2024 13:22
Copy link
Copy Markdown
Member

@notmandatory notmandatory left a comment

Choose a reason for hiding this comment

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

ACK a5fb7fd

@danielabrozzoni danielabrozzoni merged commit b6909e1 into bitcoindevkit:master May 2, 2024
@danielabrozzoni danielabrozzoni deleted the fix/cargo_clippy branch May 2, 2024 13:44
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