summaryrefslogtreecommitdiffstats
path: root/tests/codegen-units/item-collection/function-as-argument.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen-units/item-collection/function-as-argument.rs')
-rw-r--r--tests/codegen-units/item-collection/function-as-argument.rs3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/codegen-units/item-collection/function-as-argument.rs b/tests/codegen-units/item-collection/function-as-argument.rs
index ea500c311..d951cbfac 100644
--- a/tests/codegen-units/item-collection/function-as-argument.rs
+++ b/tests/codegen-units/item-collection/function-as-argument.rs
@@ -1,5 +1,4 @@
-//
-// compile-flags:-Zprint-mono-items=eager
+// compile-flags:-Zprint-mono-items=eager -Zinline-mir=no
#![deny(dead_code)]
#![feature(start)]