rust/src/ci
Nikita Popov b57366a854 Improve verify_llvm_ir config option
* Make it influence the behavior of the compiled rustc, rather than
  just the rustc build system. That is, if verify_llvm_ir=true,
  even manual invocations of the built rustc will verify LLVM IR.
* Enable verification of LLVM IR in CI, for non-deploy and
  deploy-alt builds. This is similar to how LLVM assertions are
  handled.
2018-10-13 20:06:25 +02:00
..
docker Add DIST_REQUIRE_ALL_TOOLS to CI scripts 2018-09-28 08:55:18 -05:00
init_repo.sh Update submodules in parallel 2018-03-19 04:50:30 +01:00
run.sh Improve verify_llvm_ir config option 2018-10-13 20:06:25 +02:00
shared.sh Retry when downloading the Docker cache. 2018-05-10 20:06:43 +08:00