about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-03-09 20:46:14 +0000
committerbors <bors@rust-lang.org>2017-03-09 20:46:14 +0000
commitec87925325c005922977ebf9b10dc9e98d8a6d40 (patch)
tree83def9b791defd156f02d1fd79e0d2c0bff57b2b /src/libstd/sys/unix/stack_overflow.rs
parent3087a1f39eaeac9d76c8b159dcc64de515bb2b83 (diff)
parentf44801c5ee71861c67977992d69d14bfb1a702d3 (diff)
downloadrust-ec87925325c005922977ebf9b10dc9e98d8a6d40.tar.gz
rust-ec87925325c005922977ebf9b10dc9e98d8a6d40.zip
Auto merge of #40382 - alexcrichton:split-tested-targets, r=brson
travis: Split the linux-tested-targets builder

Travis only gives us 30GB disk space and we don't currently have an option to
increase that. Each musl target generates "hello world" binaries of about 3.5MB
in size, and we're testing two targets in the same image. We have around 3k
run-pass tests and 2 musl targets which works out to around 20GB. That's
dangerously close to the limit and is causing PRs to bounce.

This PR splits up the builder in two, one for x86_64 musl and the other for
i686. Hopefully that'll keep us under the disk limit.

Closes #40359
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions