We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67a203f commit d9a3f62Copy full SHA for d9a3f62
src/test/mir-opt/issue-41697.rs
@@ -8,8 +8,6 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
-// compile-flags:-Zdump-mir=NEVER_MATCHED
12
-
13
// Regression test for #41697. Using dump-mir was triggering
14
// artificial cycles: during type-checking, we had to get the MIR for
15
// the constant expressions in `[u8; 2]`, which in turn would trigger
0 commit comments