about summary refs log tree commit diff
path: root/src/test/ui/command/command-pre-exec.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/command/command-pre-exec.rs')
-rw-r--r--src/test/ui/command/command-pre-exec.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/ui/command/command-pre-exec.rs b/src/test/ui/command/command-pre-exec.rs
index 819ed0b2dde..61914e22930 100644
--- a/src/test/ui/command/command-pre-exec.rs
+++ b/src/test/ui/command/command-pre-exec.rs
@@ -1,4 +1,6 @@
 // run-pass
+// revisions: mir thir
+// [thir]compile-flags: -Zthir-unsafeck
 
 #![allow(stable_features)]
 // ignore-windows - this is a unix-specific test