Skip to content

Commit

Permalink
Add run-rustfix to inefficient_to_string
Browse files Browse the repository at this point in the history
  • Loading branch information
HMPerson1 committed Oct 17, 2019
1 parent 106a725 commit 0674d01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ui/inefficient_to_string.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// run-rustfix
#![deny(clippy::inefficient_to_string)]

use std::borrow::Cow;
Expand Down

0 comments on commit 0674d01

Please sign in to comment.