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 98b6348 commit c52a259Copy full SHA for c52a259
.github/workflows/ci.yml
@@ -61,6 +61,8 @@ jobs:
61
62
- name: Install nightly toolchain
63
uses: dtolnay/rust-toolchain@nightly
64
+ with:
65
+ components: miri
66
67
- uses: Swatinem/rust-cache@v2
68
0 commit comments