Skip to content

Commit 4f0faaf

Browse files
authored
Merge pull request #155 from RalfJung/miri
Miri now supports catching panics
2 parents badc118 + 7ae9e2c commit 4f0faaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/miri.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ rustup default "$MIRI_NIGHTLY"
1212
rustup component add miri
1313
cargo miri setup
1414

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

0 commit comments

Comments
 (0)