about summary refs log tree commit diff
path: root/tests/mir-opt/fn_ptr_shim.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/fn_ptr_shim.rs')
-rw-r--r--tests/mir-opt/fn_ptr_shim.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/fn_ptr_shim.rs b/tests/mir-opt/fn_ptr_shim.rs
index 64fbdc9ded1..c82260baefe 100644
--- a/tests/mir-opt/fn_ptr_shim.rs
+++ b/tests/mir-opt/fn_ptr_shim.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
 // compile-flags: -Zmir-opt-level=0
 
 // Tests that the `<fn() as Fn>` shim does not create a `Call` terminator with a `Self` callee