We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740f9c5 commit bbb9523Copy full SHA for bbb9523
src/test/run-pass/issue-40883.rs
@@ -11,6 +11,8 @@
11
// check that we don't have linear stack usage with multiple calls to `push`
12
// min-llvm-version 4.0
13
14
+// no-combine FIXME: Strange test failure?
15
+
16
#![feature(test)]
17
18
extern crate test;
0 commit comments