diff options
Diffstat (limited to 'tests/mir-opt/inline/unwrap_unchecked.rs')
| -rw-r--r-- | tests/mir-opt/inline/unwrap_unchecked.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/inline/unwrap_unchecked.rs b/tests/mir-opt/inline/unwrap_unchecked.rs index f28aef7a808..f8964eba227 100644 --- a/tests/mir-opt/inline/unwrap_unchecked.rs +++ b/tests/mir-opt/inline/unwrap_unchecked.rs @@ -1,3 +1,4 @@ +// skip-filecheck #![crate_type = "lib"] // EMIT_MIR_FOR_EACH_PANIC_STRATEGY |
