Commit a775a1b
authored
Use multipart suggestion in
It is related to rust-lang/rust-clippy#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: noneunnecessary_to_owned (rust-lang#13847)File tree
3 files changed
+680
-95
lines changed- tests/ui
3 files changed
+680
-95
lines changed
0 commit comments