Skip to content

Commit

Permalink
Merge pull request #155 from RalfJung/miri
Browse files Browse the repository at this point in the history
Miri now supports catching panics
  • Loading branch information
bluss authored Dec 6, 2019
2 parents badc118 + 7ae9e2c commit 4f0faaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/miri.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ rustup default "$MIRI_NIGHTLY"
rustup component add miri
cargo miri setup

cargo miri test -- -- -Zunstable-options --exclude-should-panic
cargo miri test

0 comments on commit 4f0faaf

Please sign in to comment.