Skip to content

Commit

Permalink
Merge pull request #9 from RalfJung/miri
Browse files Browse the repository at this point in the history
Miri: also check for leaks
  • Loading branch information
anderslanglands authored May 10, 2020
2 parents 8884f6c + ad1e09b commit ab3b0b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion miri.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ rustup component add miri
cargo miri setup

export RUST_TEST_THREADS=1
cargo miri test -- -Zmiri-ignore-leaks
cargo miri test

0 comments on commit ab3b0b3

Please sign in to comment.