]> git.lizzy.rs Git - rust.git/commit
test: Ignore out-of-stack for MUSL
authorAlex Crichton <alex@alexcrichton.com>
Sat, 2 May 2015 00:55:08 +0000 (17:55 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Sat, 2 May 2015 00:55:08 +0000 (17:55 -0700)
commite32dab78b8a6deaf973de6c23c509780533e8fd7
tree76099d63e1ad887d87e3cdee383102eaab21ba9b
parentf3345cb0a70cdac95e126b611b355ab4d36ca3df
test: Ignore out-of-stack for MUSL

Stack overflow detection does not currently work with MUSL, so this test needs
to be disabled.
src/test/run-pass/out-of-stack.rs