rust/src/tools
Yuki Okushi 80c871cf54
Rollup merge of #85926 - ehuss:update-cargo, r=ehuss
Update cargo

10 commits in e931e4796b61de593aa1097649445e535c9c7ee0..0cecbd67323ca14a7eb6505900d0d7307b00355b
2021-05-24 16:17:27 +0000 to 2021-06-01 20:09:13 +0000
- Configure hosts separately from targets when --target is specified. (rust-lang/cargo#9322)
- Add some validation to rustc-link-arg (rust-lang/cargo#9523)
- Implement suggestions for unknown features in workspace (rust-lang/cargo#9420)
- Extract common `make_dep_path` to cargo_util (rust-lang/cargo#9529)
- Add a note about rustflags compatibility. (rust-lang/cargo#9524)
- Consolidate doc collision detection. (rust-lang/cargo#9526)
- Add `--depth` option for `cargo-tree` (rust-lang/cargo#9499)
- `cargo tree -e no-proc-macro` to hide procedural macro dependencies (rust-lang/cargo#9488)
- Update to semver 1.0.0 (rust-lang/cargo#9508)
- Update tar dependency to 0.4.35 (rust-lang/cargo#9517)
2021-06-03 14:35:40 +09:00
..
build-manifest Remove the x86_64-rumprun-netbsd target 2021-02-27 17:55:22 +02:00
cargo@0cecbd6732 Update cargo 2021-06-01 20:38:39 -07:00
cargotest Add support for --test-args to cargotest 2021-05-01 01:13:53 -04:00
clippy remove cfg(bootstrap) 2021-05-24 11:07:48 -04:00
compiletest Rollup merge of #84883 - durin42:allow-unused-prefixes, r=nikic 2021-05-18 22:35:59 -04:00
error_index_generator mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
expand-yaml-anchors Tell user how to fix CI file being not up to date 2021-02-11 19:57:59 -05:00
jsondocck Better errors in jsondocck 2021-03-24 16:54:12 +00:00
linkchecker Replace h3 and h4 containing invalid DOM 2021-06-01 21:19:28 +02:00
lint-docs Add 2021 compatibility lint description 2021-04-26 15:08:55 +02:00
miri@453affaaa1 Bump Miri for const_err changes 2021-05-31 12:05:22 -05:00
remote-test-client Update armhf-gnu to Ubuntu 20.04 2021-01-30 00:33:02 +01:00
remote-test-server Preserve existing LD_LIBRARY_PATH in remote-test-server 2021-01-27 23:08:15 +00:00
rls@9ed6f96f2f Update RLS 2021-05-26 14:02:26 +02:00
rust-analyzer@f438398124 ⬆️ rust-analyzer 2021-05-31 16:53:42 +03:00
rust-demangler Address review comments and Windows failure, and make cleaner 2021-04-03 18:03:50 -07:00
rust-installer@5254dbfd25 bump rust-installer submodule 2020-12-28 12:48:11 +01:00
rustbook Update mdbook 2021-01-14 17:50:23 -08:00
rustc-workspace-hack Lock down rand_core 0.5.1 to specific features 2021-04-23 18:00:46 -07:00
rustdoc use jemallocator in rustc/rustdoc 2021-04-04 14:10:26 -07:00
rustdoc-gui Add some commented options that could be useful for other contributors in rustdoc-gui tool 2021-05-31 10:30:16 +02:00
rustdoc-js Update rustdoc-js tools 2021-05-15 13:09:55 +02:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt Allow formatting Anonymous{Struct, Union} declarations 2021-05-16 22:13:38 -05:00
tidy Auto merge of #85786 - GuillaumeGomez:error-code-checker-improvement, r=Mark-Simulacrum 2021-05-30 07:25:38 +00:00
tier-check tier-check: Check for lines with '[' such as those containing links 2021-05-29 14:43:12 +02:00
unicode-table-generator unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_format, clippy:::for_kv_map 2020-08-24 00:43:50 +02:00
unstable-book-gen Replace write_fmt with write! 2020-09-20 10:35:23 +02:00
x Add installation commands to x tool README 2020-12-21 17:18:48 -08:00
publish_toolstate.py Fix some Python2->3 error in publish_toolstate.py by type-checking it 2021-02-20 18:48:22 -05:00