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 af7504b commit 9fbd9f5Copy full SHA for 9fbd9f5
.buildkite/test_description.json
@@ -73,7 +73,7 @@
73
},
74
{
75
"test_name": "clippy",
76
- "command": "cargo clippy --workspace --bins --examples --benches --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks",
+ "command": "cargo clippy --workspace --all-features --all-targets -- -D warnings -D clippy::undocumented_unsafe_blocks",
77
"platform": [
78
"x86_64",
79
"aarch64",
0 commit comments