Skip to content

Commit 879ec55

Browse files
committed
Ignore test for not-closed issue
Confirmed on IRC that the bug isn't fully fixed, and the "resurgence" here isn't the fault of this PR.
1 parent 5354b91 commit 879ec55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// this used to cause exponential code-size blowup during LLVM passes.
12+
// ignore-test FIXME #41696
1213
// min-llvm-version 3.9
1314

1415
#![feature(test)]

0 commit comments

Comments
 (0)