diff options
Diffstat (limited to 'tests/ui/command/command-pre-exec.rs')
| -rw-r--r-- | tests/ui/command/command-pre-exec.rs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/ui/command/command-pre-exec.rs b/tests/ui/command/command-pre-exec.rs index d366c5ffbfd..e8a909eecc1 100644 --- a/tests/ui/command/command-pre-exec.rs +++ b/tests/ui/command/command-pre-exec.rs @@ -1,6 +1,4 @@ // run-pass -// revisions: mir thir -// [thir]compile-flags: -Zthir-unsafeck #![allow(stable_features)] // ignore-windows - this is a unix-specific test |
