diff options
Diffstat (limited to '')
-rw-r--r-- | tests/mir-opt/slice_drop_shim.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/slice_drop_shim.rs b/tests/mir-opt/slice_drop_shim.rs index 344c1af2c..cac0a3491 100644 --- a/tests/mir-opt/slice_drop_shim.rs +++ b/tests/mir-opt/slice_drop_shim.rs @@ -1,3 +1,4 @@ +// skip-filecheck // compile-flags: -Zmir-opt-level=0 |