Skip to content

Commit d9a3f62

Browse files
committed
remove compile-flags
1 parent 67a203f commit d9a3f62

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/test/mir-opt/issue-41697.rs

-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// compile-flags:-Zdump-mir=NEVER_MATCHED
12-
1311
// Regression test for #41697. Using dump-mir was triggering
1412
// artificial cycles: during type-checking, we had to get the MIR for
1513
// the constant expressions in `[u8; 2]`, which in turn would trigger

0 commit comments

Comments
 (0)