Skip to content

fix: Take Into<Cow> instead of &str #232

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
Jun 30, 2025
Merged

Conversation

Muscraft
Copy link
Member

@Muscraft Muscraft commented Jun 27, 2025

Fixes #200

@Muscraft Muscraft changed the title fix: Take Cow instead of &str fix: Take Into<Cow> instead of &str Jun 27, 2025
@epage epage merged commit c2bebe8 into rust-lang:master Jun 30, 2025
15 checks passed
@Muscraft Muscraft deleted the use-cow branch June 30, 2025 15:04
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.

Owned variants of APIs where &str is used
2 participants