rust/src/tools
Aleksey Kladov b15b023226 Update Cargo
This notably includes

* https://github.com/rust-lang/cargo/pull/5152
* https://github.com/rust-lang/cargo/pull/5188

The first one switches cargo from docopt to clap (
we also update to the latest calp in this repository),
the second one should help us to unify feature flags
for Cargo itself and RLS, and build Cargo libray only
once.
2018-03-17 02:20:22 +03:00
..
build-manifest build-manifest: Add powerpc-unknown-linux-gnuspe target 2018-02-26 02:07:24 +01:00
cargo@d6c3983fe3 Update Cargo 2018-03-17 02:20:22 +03:00
cargotest Update miri to rustc changes 2017-12-06 09:25:29 +01:00
clippy@6f3f25878f Automatically enable the clippy feature of rls if clippy builds 2018-03-16 18:24:08 +01:00
compiletest Rollup merge of #48875 - jcowgill:mips-test-fixes, r=sanxiyn 2018-03-16 01:49:39 +08:00
error_index_generator Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
linkchecker Update env_logger to 0.5.4 2018-03-06 12:37:28 -08:00
lld@b87873eace rust: Import LLD for linking wasm objects 2018-03-03 20:21:35 -08:00
miri@d4712ca375 Automatically enable the clippy feature of rls if clippy builds 2018-03-16 18:24:08 +01:00
remote-test-client Add a disabled builder for aarch64 emulated tests 2017-07-24 16:24:52 -07:00
remote-test-server Add remote device testing support 2017-05-04 12:43:22 +02:00
rls@fc4db0a5e9 Automatically enable the clippy feature of rls if clippy builds 2018-03-16 18:24:08 +01:00
rust-installer@118e078c5b Reupdate rust-installer 2018-03-02 16:49:01 +01:00
rustbook update mdbook to 0.1.2 2018-02-04 15:47:35 -05:00
rustdoc Cargotest needs only one rustdoc.exe to exist on Windows 2017-08-13 05:15:44 +05:00
rustdoc-js Fix for older JS versions 2018-01-16 15:38:08 +01:00
rustdoc-themes Convert python script to rust 2018-02-08 10:53:09 +01:00
rustfmt@346238f497 Update RLS and Rustfmt 2018-02-04 15:08:54 +13:00
tidy Remove syntax and syntax_pos thread locals 2018-03-14 11:56:01 +01:00
unstable-book-gen Enforce dashes in the unstable book file names 2018-01-13 15:44:44 +01:00
publish_toolstate.py Run the external doc tests in tools job. 2018-02-24 00:54:13 +08:00