Skip to content

Commit ce1150b

Browse files
committed
Auto merge of #25043 - alexcrichton:musl-out-of-stack, r=nikomatsakis
Stack overflow detection does not currently work with MUSL, so this test needs to be disabled.
2 parents 77ce30f + e32dab7 commit ce1150b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/out-of-stack.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// ignore-android: FIXME (#20004)
12+
// ignore-musl
1213

1314
#![feature(asm)]
1415

0 commit comments

Comments
 (0)