about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-03-09 21:46:58 +0000
committerbors <bors@rust-lang.org>2018-03-09 21:46:58 +0000
commit89115c098f160fa784f60c6f8d01d2b7658c08cb (patch)
tree0b9b18519b5c0b381d753d93dbc830cc09f4fbf9 /src/libsyntax/parse/parser.rs
parent257ec08e1004a44f4eaf6c30a5dfa2069f8fd877 (diff)
parentd65dfd13ec945be75c4f2499ef14ee69c678bcf5 (diff)
downloadrust-89115c098f160fa784f60c6f8d01d2b7658c08cb.tar.gz
rust-89115c098f160fa784f60c6f8d01d2b7658c08cb.zip
Auto merge of #48891 - alexcrichton:dist-osx-9.3, r=kennytm
travis: Upgrade dist builders for OSX

This commit upgrades the dist builders for OSX to Travis's new `xcode9.3-moar`
image which has 3 cores available to it instead of 2. This should help us
provide speedier builds on OSX and hit timeouts less in theory!

Note that historically the dist builders for OSX have been a different version
than the ones that are running tests. I had forgotten why this was the case and
digging around brought up 307615567 where apparently Xcode 8 wasn't able to
compile LLVM with `MACOSX_DEPLOYMENT_TARGET=10.7` which we desired. On a whim I
gave this PR a spin and it [looks like][green] this has since been fixed (maybe
in LLVM?). In any case those green builds should hopefully mean that we can
safely upgrade and get faster infrastructure to boot.

This commit also includes an upgrade of OpenSSL. This is not done for security
reasons but rather build system reasons. Originally builds with the new image
[did not succeed][red] due to weird build failures in OpenSSL, but upgrading
seems to have made the spurious errors go away to here's to also hoping that's
fixed!

[green]: https://travis-ci.org/rust-lang/rust/builds/351353412
[red]: https://travis-ci.org/rust-lang/rust/builds/350969248
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions