diff options
| author | David Tolnay <dtolnay@gmail.com> | 2020-04-02 17:36:49 -0700 |
|---|---|---|
| committer | David Tolnay <dtolnay@gmail.com> | 2020-04-23 16:30:06 -0700 |
| commit | ef28361293b39b63f313aa756fce1b9c74f9eb28 (patch) | |
| tree | a6e61c7c34e61bd016e46c78ea07144d37211c34 /src | |
| parent | 02c94352d4bbb055dce656da21d86aa1bf672562 (diff) | |
| download | rust-ef28361293b39b63f313aa756fce1b9c74f9eb28.tar.gz rust-ef28361293b39b63f313aa756fce1b9c74f9eb28.zip | |
Downgrade match_bool 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 2c466aa20c6..9b67bacc35d 100644 --- a/src/lintlist/mod.rs +++ b/src/lintlist/mod.rs @@ -1139,7 +1139,7 @@ pub static ref ALL_LINTS: Vec<Lint> = vec