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 f450657 commit 26023f7
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 @@ -70,7 +70,7 @@ jobs:
components: miri, rust-src
- run: cargo miri test
env:
MIRIFLAGS: -Zmiri-tag-raw-pointers
MIRIFLAGS: -Zmiri-strict-provenance

outdated:
name: Outdated
Expand Down

0 comments on commit 26023f7

Please # to comment.