Skip to content

fix outdated clippy lint names#200

Merged
apoelstra merged 1 commit intorust-bitcoin:masterfrom
congerrr:fix-clippy-lints
Feb 19, 2026
Merged

fix outdated clippy lint names#200
apoelstra merged 1 commit intorust-bitcoin:masterfrom
congerrr:fix-clippy-lints

Conversation

@congerrr
Copy link
Contributor

empty_enum - empty_enums, unchecked_duration_subtraction - unchecked_time_subtraction, removed match_on_vec_items (now covered by indexing_slicing)

Copy link
Member

@apoelstra apoelstra left a comment

Choose a reason for hiding this comment

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

ACK d4fea4c; successfully ran local tests

Copy link
Member

@tcharding tcharding left a comment

Choose a reason for hiding this comment

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

ACK d4fea4c

@apoelstra apoelstra merged commit 0c179d2 into rust-bitcoin:master Feb 19, 2026
14 checks passed
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.

3 participants