Skip to content

Commit 0674d01

Browse files
committed
Add run-rustfix to inefficient_to_string
1 parent 106a725 commit 0674d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/inefficient_to_string.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// run-rustfix
12
#![deny(clippy::inefficient_to_string)]
23

34
use std::borrow::Cow;

0 commit comments

Comments
 (0)