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.
clippy
1 parent 1c06a1e commit 05a23aaCopy full SHA for 05a23aa
.github/workflows/workspace.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: RustCrypto/actions/cargo-cache@master
27
- uses: dtolnay/rust-toolchain@master
28
with:
29
- toolchain: 1.73.0
+ toolchain: 1.75.0
30
components: clippy
31
- run: cargo clippy --all --all-features --tests -- -D warnings
32
0 commit comments