Skip to content

fix new clippy errors with Rust 1.90#1643

Merged
cmyr merged 2 commits into
mainfrom
clippy-1-90
Sep 18, 2025
Merged

fix new clippy errors with Rust 1.90#1643
cmyr merged 2 commits into
mainfrom
clippy-1-90

Conversation

@anthrotype

@anthrotype anthrotype commented Sep 18, 2025

Copy link
Copy Markdown
Member

I fixed the trivial unnecessary parentheses etc. but I wasn't sure about fontc_crater's SkipReason enum being unused so I kept it with #[allow(dead_code)]

JMM

@cmyr cmyr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks! I'll add a commit to remove SkipReason.

@cmyr cmyr added this pull request to the merge queue Sep 18, 2025
Merged via the queue into main with commit 23a5e25 Sep 18, 2025
12 checks passed
@cmyr cmyr deleted the clippy-1-90 branch September 18, 2025 15:36
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