diff options
| author | bing <tanbinghwang@gmail.com> | 2022-04-18 14:48:34 +0800 |
|---|---|---|
| committer | bing <tanbinghwang@gmail.com> | 2022-04-18 14:48:34 +0800 |
| commit | 7a73e09e35900703d2d58353f30358cfeb1cb4ea (patch) | |
| tree | 393c43855fc7a0bb79dc35db22b2a46af1d386af | |
| parent | 7a4d07105f58fdee2ee1d72826bfaa177b07fdb2 (diff) | |
| download | rust-7a73e09e35900703d2d58353f30358cfeb1cb4ea.tar.gz rust-7a73e09e35900703d2d58353f30358cfeb1cb4ea.zip | |
Update lints
| -rw-r--r-- | clippy_lints/src/lib.register_all.rs | 1 | ||||
| -rw-r--r-- | clippy_lints/src/lib.register_pedantic.rs | 1 | ||||
| -rw-r--r-- | clippy_lints/src/lib.register_perf.rs | 1 |
3 files changed, 1 insertions, 2 deletions
diff --git a/clippy_lints/src/lib.register_all.rs b/clippy_lints/src/lib.register_all.rs index d091503c4dd..8608b8a9372 100644 --- a/clippy_lints/src/lib.register_all.rs +++ b/clippy_lints/src/lib.register_all.rs @@ -278,7 +278,6 @@ store.register_group(true, "clippy::all", Some("clippy_all"), vec