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 363e21e commit cfd95a9Copy full SHA for cfd95a9
.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