tests: don't use -Zorbit on run-pass/issue-28950, it stack overflows.
This commit is contained in:
parent
5d00b8aa06
commit
b197a375c0
@ -8,6 +8,9 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// compile-flags: -Z orbit=off
|
||||
// (blows the stack with MIR trans and no optimizations)
|
||||
|
||||
// Tests that the `vec!` macro does not overflow the stack when it is
|
||||
// given data larger than the stack.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user