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 6995bbf commit aff685bCopy full SHA for aff685b
.github/workflows/ci.yml
@@ -68,7 +68,7 @@ jobs:
68
name: Miri
69
runs-on: ubuntu-latest
70
env:
71
- MIRIFLAGS: "-Zmiri-tag-raw-pointers"
+ MIRIFLAGS: -Zmiri-tag-raw-pointers
72
steps:
73
- uses: actions/checkout@v3
74
- uses: dtolnay/rust-toolchain@nightly
0 commit comments