Skip to content

Commit 38cf175

Browse files
committed
Ignore long lines on this test.
1 parent 3b903a7 commit 38cf175

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/issue-29227.rs

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

11+
// ignore-tidy-linelength
12+
1113
// Regression test for #29227. The problem here was that MIR
1214
// construction for these gigantic match expressions was very
1315
// inefficient.

0 commit comments

Comments
 (0)