summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/building/custom/as_cast.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/building/custom/as_cast.rs')
-rw-r--r--tests/mir-opt/building/custom/as_cast.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/building/custom/as_cast.rs b/tests/mir-opt/building/custom/as_cast.rs
index b4b5ac6aa..92aea64db 100644
--- a/tests/mir-opt/building/custom/as_cast.rs
+++ b/tests/mir-opt/building/custom/as_cast.rs
@@ -1,3 +1,4 @@
+// skip-filecheck
#![feature(custom_mir, core_intrinsics)]
extern crate core;