Skip to content

Commit bbb9523

Browse files
committed
FIXME
1 parent 740f9c5 commit bbb9523

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// check that we don't have linear stack usage with multiple calls to `push`
1212
// min-llvm-version 4.0
1313

14+
// no-combine FIXME: Strange test failure?
15+
1416
#![feature(test)]
1517

1618
extern crate test;

0 commit comments

Comments
 (0)