Skip to content

Commit

Permalink
Use multipart suggestion in unnecessary_to_owned (#13847)
Browse files Browse the repository at this point in the history
It is related to #13099

What was done:
- removed `@no-rustfix` from `tests/ui/unnecessary_to_owned.rs`
- checked for suggestions in `src/methods/unnecessary_to_owned.rs`
(there is already one multipart_suggestion, and I don't see any other)
- ran `cargo uibless`

I am new to Rust, and this is my first PR.

changelog: none
  • Loading branch information
Manishearth authored Dec 19, 2024
2 parents 9f4941a + 1e0b59d commit a775a1b
Show file tree
Hide file tree
Showing 3 changed files with 680 additions and 95 deletions.
Loading

0 comments on commit a775a1b

Please sign in to comment.