Skip to content

Fix all new clippy lints since Rust 1.88 #45

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 14, 2025

Conversation

MarijnS95
Copy link
Contributor

This makes the CI in both PRs/pushes and the nightly runs happy again.

While at it, I've replaced some to_string() calls with a format string which should be ever so slightly more efficient by saving on an allocation.

This makes the CI in both PRs/pushes and the nightly runs happy again.

While at it, I've replaced some `to_string()` calls with a format
string which should be ever so slightly more efficient by saving on
an allocation.
Copy link
Owner

@Twinklebear Twinklebear left a comment

Choose a reason for hiding this comment

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

Thanks @MarijnS95 !

@Twinklebear Twinklebear merged commit 43ecb75 into Twinklebear:master Jul 14, 2025
3 checks passed
@MarijnS95 MarijnS95 deleted the clippy branch July 14, 2025 06:21
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