rust/src/tools
Alex Crichton b923306913 Remove --enable-extended from cross dist builder
Shouldn't have an effect on produced artifacts and otherwise is causing
issues where `-Zsave-analysis` is passed during tests but fails
compilation.
2019-09-23 09:34:44 -07:00
..
build-manifest Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
cargo@b6c6f685b3 Remove --enable-extended from cross dist builder 2019-09-23 09:34:44 -07:00
cargotest Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
clippy@157edad620 Update clippy 2019-09-22 15:02:12 +00:00
compiletest Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
error_index_generator Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
linkchecker Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
miri@130f9488d3 update miri 2019-09-17 12:31:49 +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@80a1d340f7 Update rls to fix build error 2019-09-22 15:02: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 2019-09-18 21:53:50 -04: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@afb1ee1c14 Bump RLS and Rustfmt submodules 2019-09-09 18:18:03 +02:00
tidy Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
unstable-book-gen Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
publish_toolstate.py avoid duplicate issues for Miri build failures 2019-09-16 22:25:34 +02:00