tests: don't use -Zorbit on run-pass/issue-28950, it stack overflows.
This commit is contained in:
parent
5d00b8aa06
commit
b197a375c0
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue