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 cd49005 commit f58cd4cCopy full SHA for f58cd4c
.github/workflows/coverage.yml
@@ -14,7 +14,7 @@ jobs:
14
CARGO_TERM_COLOR: always
15
steps:
16
- uses: actions/checkout@v4
17
- - uses: dtolnay/rust-toolchain@stable
+ - uses: dtolnay/rust-toolchain@nightly
18
with:
19
components: llvm-tools-preview
20
0 commit comments