mirror of
https://github.com/rust-lang/rust
synced 2024-11-02 11:53:40 +00:00
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.
This commit is contained in:
parent
5354b91ce5
commit
879ec55d2e
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
// except according to those terms.
|
||||
|
||||
// this used to cause exponential code-size blowup during LLVM passes.
|
||||
// ignore-test FIXME #41696
|
||||
// min-llvm-version 3.9
|
||||
|
||||
#![feature(test)]
|
||||
|
|
Loading…
Reference in a new issue