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 7c25d08 commit 704cab9Copy full SHA for 704cab9
.buildkite/test_description.json
@@ -69,7 +69,7 @@
69
},
70
{
71
"test_name": "clippy",
72
- "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",
73
"platform": [
74
"x86_64",
75
"aarch64",
0 commit comments