about summary refs log tree commit diff
path: root/tests/mir-opt/building/custom/references.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/building/custom/references.rs')
-rw-r--r--tests/mir-opt/building/custom/references.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/building/custom/references.rs b/tests/mir-opt/building/custom/references.rs
index f87f6664c7a..04afe6e6494 100644
--- a/tests/mir-opt/building/custom/references.rs
+++ b/tests/mir-opt/building/custom/references.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
 #![feature(custom_mir, core_intrinsics)]
 
 extern crate core;