We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
run-rustfix
inefficient_to_string
1 parent 106a725 commit 0674d01Copy full SHA for 0674d01
tests/ui/inefficient_to_string.rs
@@ -1,3 +1,4 @@
1
+// run-rustfix
2
#![deny(clippy::inefficient_to_string)]
3
4
use std::borrow::Cow;
0 commit comments