From 22cdf214bb3095536aaafcfe4012d71bb93a5b13 Mon Sep 17 00:00:00 2001 From: Ben Kimock Date: Sun, 8 Jun 2025 16:49:45 -0400 Subject: Use -Zmir-opt-level=0 in tests for MIR building --- tests/mir-opt/building/enum_cast.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/mir-opt/building/enum_cast.rs') diff --git a/tests/mir-opt/building/enum_cast.rs b/tests/mir-opt/building/enum_cast.rs index eaf5537e0ab..07025f572ab 100644 --- a/tests/mir-opt/building/enum_cast.rs +++ b/tests/mir-opt/building/enum_cast.rs @@ -1,3 +1,4 @@ +//@ compile-flags: -Zmir-opt-level=0 // skip-filecheck // EMIT_MIR enum_cast.foo.built.after.mir // EMIT_MIR enum_cast.bar.built.after.mir -- cgit 1.4.1-3-g733a5