rust/src/tools
Alex Crichton c7d285b781 Remove src/llvm-emscripten submodule
With #65251 landed there's no need to build two LLVM backends and ship
them with rustc, every target we have now uses the same LLVM backend!

This removes the `src/llvm-emscripten` submodule and additionally
removes all support from rustbuild for building the emscripten LLVM
backend. Multiple codegen backend support is left in place for now, and
this is intended to be an easy 10-15 minute win on CI times by avoiding
having to build LLVM twice.
2019-10-21 13:05:31 -07:00
..
build-manifest Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum" 2019-10-12 12:00:34 -04:00
cargo@3a9abe3f06 Update cargo, books 2019-10-16 06:43:44 -07:00
cargotest cargotest: bump iron 2019-09-26 07:50:39 +02:00
clippy@cbedd97b3a Update clippy 2019-10-19 08:00:48 -07:00
compiletest Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
error_index_generator Warn if include macro fails to include entire file 2019-10-07 19:47:53 -04:00
linkchecker Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
miri@fccb239824 bump miri 2019-10-19 17:15:12 +02:00
remote-test-client Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
remote-test-server Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
rls@a18df16181 Update RLS and Rustfmt 2019-10-12 08:28:12 +00:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook fix reviewer comments 2019-09-05 16:52:49 -05:00
rustc-std-workspace-alloc Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-core Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-std Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-workspace-hack Update Cargo.lock for cargo update 2019-10-01 15:02:45 -07:00
rustdoc Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustfmt@33e3667085 Update RLS and Rustfmt 2019-10-12 08:28:12 +00:00
tidy Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
unstable-book-gen Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
publish_toolstate.py Don't cc rust-lang/compiler for toolstate changes 2019-10-10 17:23:28 +01:00