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 Mar 11, 2024
1 parent a672fcf commit 6ce741e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
- run: cargo miri setup
- run: cargo miri test
env:
MIRIFLAGS: -Zmiri-tag-raw-pointers
MIRIFLAGS: -Zmiri-strict-provenance

outdated:
name: Outdated
Expand Down

0 comments on commit 6ce741e

Please sign in to comment.