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 9fcdb67 commit 2683b1aCopy full SHA for 2683b1a
.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-strict-provenance
72
steps:
73
- uses: actions/checkout@v3
74
- uses: dtolnay/rust-toolchain@miri
0 commit comments