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 ee9a187 commit a2da3d8Copy full SHA for a2da3d8
.github/workflows/test.yml
@@ -77,4 +77,4 @@ jobs:
77
78
# clippy
79
- name: Check clippy
80
- run: cargo clippy --all-targets --tests -- -Dwarnings
+ run: cargo +nightly clippy --all-targets --tests -- -Dwarnings
0 commit comments