diff options
| author | David Tolnay <dtolnay@gmail.com> | 2020-04-02 20:00:12 -0700 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2020-04-02 20:00:12 -0700 |
| commit | e26ae7a0ff54cbb229790011df1031df68d258bb (patch) | |
| tree | e7a9da0907d4882eeab15f8e89995cf344959bb9 /src | |
| parent | 949a5bab3333adc5ffcbca618cc93718d0615281 (diff) | |
| download | rust-e26ae7a0ff54cbb229790011df1031df68d258bb.tar.gz rust-e26ae7a0ff54cbb229790011df1031df68d258bb.zip | |
Downgrade inefficient_to_string to pedantic
Diffstat (limited to 'src')
| -rw-r--r-- | src/lintlist/mod.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lintlist/mod.rs b/src/lintlist/mod.rs index 8a6d0af5f8a..4ea974ec6e8 100644 --- a/src/lintlist/mod.rs +++ b/src/lintlist/mod.rs @@ -789,7 +789,7 @@ pub static ref ALL_LINTS: Vec<Lint> = vec