Skip to content

Commit 22e5417

Browse files
committed
Miri can catch panics now
1 parent 2c60ecb commit 22e5417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/miri.sh

Lines changed: 1 addition & 1 deletion
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)