Skip to content

fix: Get rid of removed clippy lint #272

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
Aug 20, 2025

Conversation

Muscraft
Copy link
Member

clippy::string_to_string was removed, which caused a warning about it to be emitted on nightly. It was only removed two weeks ago, so I am a bit nervous about making this change, as those on stable would be missing out on the lint.

log

@epage epage merged commit e526c18 into rust-lang:master Aug 20, 2025
17 checks passed
@Muscraft Muscraft deleted the fix-clippy-warning branch August 20, 2025 14: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