We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b903a7 commit 38cf175Copy full SHA for 38cf175
src/test/run-pass/issue-29227.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-tidy-linelength
12
+
13
// Regression test for #29227. The problem here was that MIR
14
// construction for these gigantic match expressions was very
15
// inefficient.
0 commit comments