rust/src/tools
Thomas Lively 2bf59bea48 Upgrade Emscripten targets to use upstream LLVM backend
- Compatible with Emscripten 1.38.46-upstream or later upstream.
 - Refactors the Emscripten target spec to share code with other wasm
   targets.
 - Replaces the old incorrect wasm32 C call ABI with the correct one,
   preserving the old one as wasm32_bindgen_compat for wasm-bindgen
   compatibility.
 - Updates the varargs ABI used by Emscripten and deletes the old one.
 - Removes the obsolete wasm32-experimental-emscripten target.
 - Uses EMCC_CFLAGS on CI to avoid the timeout problems with #63649.
2019-10-16 17:06:48 -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@52cebb1f8f Update clippy 2019-10-15 13:52:34 -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@2adc39f27b update miri 2019-10-14 17:59:45 +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 Rollup merge of #65135 - GuillaumeGomez:add-error-code-check, r=Mark-Simulacrum 2019-10-08 23:31:24 +02: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