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
5225225 committed Nov 28, 2021
1 parent 2498e7a commit 0d41d0a
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 @@ -40,6 +40,8 @@ jobs:
with:
components: miri
- run: cargo miri test
env:
MIRIFLAGS: "-Zmiri-track-raw-pointers"

clippy:
name: Clippy
Expand Down

0 comments on commit 0d41d0a

Please sign in to comment.