Ignore long lines on this test.

This commit is contained in:
Niko Matsakis 2015-11-11 09:02:24 -05:00
parent 3b903a7d10
commit 38cf175784

View File

@ -8,6 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.
// ignore-tidy-linelength
// Regression test for #29227. The problem here was that MIR
// construction for these gigantic match expressions was very
// inefficient.