about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2017-02-11 17:28:29 -0800
committerAlex Crichton <alex@alexcrichton.com>2017-02-11 17:38:09 -0800
commit0340ddeb3bcfcd0cfe6a0c4745293ecf2b733dac (patch)
treef83a7526ccbd5989c94f1a624e48d6401f7cd938 /src/rustllvm/RustWrapper.cpp
parentf80514426aaf59967e08f32ec44c1876cdeffe9d (diff)
downloadrust-0340ddeb3bcfcd0cfe6a0c4745293ecf2b733dac.tar.gz
rust-0340ddeb3bcfcd0cfe6a0c4745293ecf2b733dac.zip
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