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 57d96e4 commit c7359abCopy full SHA for c7359ab
ci/all.sh
@@ -21,7 +21,7 @@ cargo_fmt() {
21
}
22
23
cargo_clippy() {
24
- cargo clippy --all -- -D clippy::pedantic
+ cargo clippy --all -- -D clippy::perf
25
26
27
CMD="-1"
0 commit comments