about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorCorey Farwell <coreyf@rwell.org>2017-02-14 10:07:31 -0500
committerGitHub <noreply@github.com>2017-02-14 10:07:31 -0500
commitc9737af4eda5f52c459eadc35fd932738b3017d6 (patch)
treee2ff066a83c498c4403571b2c569d042e6faa265 /src/rustllvm/RustWrapper.cpp
parentc2ea73473411d33336c7535f783dcf26a3bf88e2 (diff)
parent0340ddeb3bcfcd0cfe6a0c4745293ecf2b733dac (diff)
downloadrust-c9737af4eda5f52c459eadc35fd932738b3017d6.tar.gz
rust-c9737af4eda5f52c459eadc35fd932738b3017d6.zip
Rollup merge of #39754 - alexcrichton:less-assertions, r=brson
travis: Add builders without assertions

This commit adds three new builders, one OSX, one Linux, and one MSVC, which
will produce "nightlies" with LLVM assertions disabled. Currently all nightly
releases have LLVM assertions enabled to catch bugs before they reach the
beta/stable channels. The beta/stable channels, however, do not have LLVM
assertions enabled.

Unfortunately though projects like Servo are stuck on nightlies for the near
future at least and are also suffering very long compile times. The purpose of
this commit is to provide artifacts to these projects which are not distributed
through normal channels (e.g. rustup) but are provided for developers to use
locally if need be.

Logistically these builds will all be uploaded to `rustc-builds-alt` instead of
the `rustc-builds` folder of the `rust-lang-ci` bucket. These builds will stay
there forever (until cleaned out if necessary) and there are no plans to
integrate this with rustup and/or the official release process.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions