Skip to content

fix(clippy): resolve 7 lints for Rust 1.95#5

Merged
juice094 merged 1 commit into
mainfrom
fix/clippy-lints
May 6, 2026
Merged

fix(clippy): resolve 7 lints for Rust 1.95#5
juice094 merged 1 commit into
mainfrom
fix/clippy-lints

Conversation

@juice094
Copy link
Copy Markdown
Owner

@juice094 juice094 commented May 6, 2026

Fixes clippy errors that blocked the v0.14.3 release workflow.

- unnecessary_sort_by x2: sort_by_key with Reverse

- collapsible_match x4: fold if into match guard

- useless_conversion x1: remove redundant .into_iter()
@juice094 juice094 merged commit 2867811 into main May 6, 2026
5 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.

1 participant