We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee0f09 commit 3f0a19dCopy full SHA for 3f0a19d
ci/check-lint.sh
@@ -88,6 +88,7 @@ RUSTFLAGS='-D warnings' cargo clippy -- \
88
-A clippy::unnecessary_cast \
89
-A clippy::unnecessary_get_then_check \
90
-A clippy::unnecessary_lazy_evaluations \
91
+ -A clippy::unnecessary_map_or \
92
-A clippy::unnecessary_mut_passed \
93
-A clippy::unnecessary_sort_by \
94
-A clippy::unnecessary_to_owned \
0 commit comments