Skip to content

Commit

Permalink
Run miri in stricter miri-strict-provenance mode
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed May 6, 2022
1 parent 17c7c5a commit fd5bc07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -60,7 +60,7 @@ jobs:
- uses: dtolnay/rust-toolchain@miri
- run: cargo miri test
env:
MIRIFLAGS: -Zmiri-tag-raw-pointers
MIRIFLAGS: -Zmiri-strict-provenance

outdated:
name: Outdated
Expand Down

0 comments on commit fd5bc07

Please sign in to comment.