Skip to content

Conversation

@alexdewar
Copy link
Contributor

The latest version of clippy introduces new warnings for format strings where a variable could be included inline, but isn't. This is causing the CI to fail.

Fix the warnings.

The latest version of `clippy` introduces new warnings for format strings where a variable could be included inline, but isn't. This is causing the CI to fail.

Fix the warnings.
Copy link
Collaborator

@KnorpelSenf KnorpelSenf left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@KnorpelSenf KnorpelSenf merged commit eb4a672 into rust-or:main Jul 11, 2025
2 checks passed
@alexdewar
Copy link
Contributor Author

Rebasing to fix CI warnings.

@alexdewar
Copy link
Contributor Author

Sorry, commented on wrong PR 🤦

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