diff options
Diffstat (limited to '')
-rw-r--r-- | tests/mir-opt/nrvo_simple.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/nrvo_simple.rs b/tests/mir-opt/nrvo_simple.rs index 9e822ed51..5b403c560 100644 --- a/tests/mir-opt/nrvo_simple.rs +++ b/tests/mir-opt/nrvo_simple.rs @@ -1,3 +1,4 @@ +// skip-filecheck // EMIT_MIR_FOR_EACH_PANIC_STRATEGY // unit-test: RenameReturnPlace |