Skip to content

Commit

Permalink
Ignore mir-opt test when panic=abort
Browse files Browse the repository at this point in the history
  • Loading branch information
ecstatic-morse committed Mar 11, 2020
1 parent 8ea5ac6 commit 68f2001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/mir-opt/no-drop-for-inactive-variant.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// ignore-wasm32-bare compiled with panic=abort by default

// Ensure that there are no drop terminators in `unwrap<T>` (except the one along the cleanup
// path).

Expand Down

0 comments on commit 68f2001

Please sign in to comment.