Skip to content

Commit

Permalink
Track raw pointers in miri CI run
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Dec 11, 2021
1 parent 52eec5e commit b66b0eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
with:
components: miri
- run: cargo miri test
env:
MIRIFLAGS: "-Zmiri-tag-raw-pointers"

clippy:
name: Clippy
Expand Down

0 comments on commit b66b0eb

Please sign in to comment.