rust/src/tools
bors 51777b188d Auto merge of #53715 - pietroalbini:missing-components-manifest, r=alexcrichton
Include missing tools in the manifest and mark them as unavailable

This PR changes the `build-manifest` tool to always include the missing components in the manifest, marking them as `available = false`. This blocks rustup from updating to a different nightly if the component is installed.

The code builds and _should_ be correct, but I don't know a way to test the changes locally.

r? @alexcrichton
cc @kennytm https://github.com/rust-lang-nursery/rustup.rs/issues/1486
2018-08-26 22:49:47 +00:00
..
build-manifest Include missing tools in the manifest and mark them as unavailable 2018-08-25 23:38:18 +02:00
cargo@0ec7281b9c Update Cargo submodule 2018-08-25 16:26:28 -07:00
cargotest update ripgrep tested by cargotest 2018-08-06 18:27:58 +02:00
clang@2a284a70e2 Add lldb to the build 2018-08-14 18:59:23 -06:00
clippy@dda656652e Update clippy again 2018-08-23 23:31:55 +02:00
compiletest use String::new() instead of String::from(""), "".to_string(), "".to_owned() or "".into() 2018-08-23 10:14:52 +02:00
error_index_generator Remove global derive_id and reset_ids functions 2018-07-31 17:55:12 -06:00
linkchecker Bump to 1.27.0 2018-04-02 12:42:44 -07:00
lld@813b3b952c update lld submodule to include RISCV patch 2018-08-19 21:26:05 +10:00
lldb@3dbe998969 Add lldb to the build 2018-08-14 18:59:23 -06:00
miri@e6f1e15676 Update miri submodule 2018-07-29 20:24:26 +02:00
remote-test-client Add missing dyn 2018-07-25 10:55:35 +09:00
remote-test-server Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
rls@e67fd48f1a Update RLS 2018-08-25 18:08:00 +02:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook Update MDBook 2018-04-22 20:35:22 -05:00
rustc-workspace-hack Update Cargo submodule 2018-08-25 16:26:28 -07:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js reduce search-index size 2018-06-30 16:28:25 +02:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@5c9a2b6c13 Update RLS and Rustfmt 2018-08-08 18:06:58 +12:00
tidy Update Cargo submodule 2018-08-25 16:26:28 -07:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py Ping infra team on all tool bustage 2018-05-04 10:21:05 +12:00