Skip to content

fix: clippy warnings#1214

Closed
notmandatory wants to merge 1 commit intobitcoindevkit:masterfrom
notmandatory:fix/clippy
Closed

fix: clippy warnings#1214
notmandatory wants to merge 1 commit intobitcoindevkit:masterfrom
notmandatory:fix/clippy

Conversation

@notmandatory
Copy link
Copy Markdown
Member

Description

Fix clippy warnings: useless_conversion, default_constructed_unit_structs, useless_vec.

Notes to the reviewers

These clippy warning started popping up as errors in recent CI runs.

Changelog notice

None.

Checklists

All Submissions:

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

@notmandatory notmandatory self-assigned this Nov 15, 2023
Copy link
Copy Markdown
Member

@danielabrozzoni danielabrozzoni left a comment

Choose a reason for hiding this comment

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

utACK 14844c0

@danielabrozzoni
Copy link
Copy Markdown
Member

Just realized, this needs a rebase

@realeinherjar
Copy link
Copy Markdown
Contributor

Relevant: https://blog.rust-lang.org/2023/11/16/Rust-1.74.0.html#whats-in-1740-stable

Just released now for Rust 1.74

@notmandatory
Copy link
Copy Markdown
Member Author

Looks like the clippy problems I found were fixed in other recently merged PRs so closing this PR.

@notmandatory notmandatory deleted the fix/clippy branch May 26, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants