rust/src/tools
Yuki Okushi bc79367d32
Rollup merge of #83070 - ehuss:update-cargo, r=ehuss
Update cargo

7 commits in 970bc67c3775781b9708c8a36893576b9459c64a..32da9eaa5de5be241cf8096ca6b749a157194f77
2021-03-07 18:09:40 +0000 to 2021-03-13 01:18:40 +0000
- Fix logic for determining prefer-dynamic for a dylib. (rust-lang/cargo#9252)
- Fix issue with filtering exclusive target dependencies. (rust-lang/cargo#9255)
- Update pkgid-spec docs. (rust-lang/cargo#9249)
- Wordsmith the edition documentation a bit more (rust-lang/cargo#9233)
- Package ID specification urls must contain a host (rust-lang/cargo#9188)
- Add documentation for JSON message_path. (rust-lang/cargo#9247)
- Fix filter_platform to run on targets other than x86. (rust-lang/cargo#9246)
2021-03-14 13:07:36 +09:00
..
build-manifest Remove the x86_64-rumprun-netbsd target 2021-02-27 17:55:22 +02:00
cargo@32da9eaa5d Update cargo 2021-03-12 18:10:17 -08:00
cargotest Update xsv to prevent random CI failures 2020-12-07 12:51:28 -05:00
clippy Clippy: HACK! Fix bootstrap error 2021-03-12 15:32:35 +01:00
compiletest Add spirv extension handling in compiletest 2021-03-10 07:54:26 +01: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 Improve some jsondocck errors 2021-03-10 22:06:05 +00:00
linkchecker remove slice linkcheck exceptions 2021-03-10 18:18:56 +01:00
lint-docs lint-docs: Warn on missing lint when documenting. 2020-12-26 13:48:09 -08:00
miri@ae964207bb bump Miri 2021-03-11 09:29:12 +01: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@fd1df1554a Update RLS 2021-03-11 19:02:00 +01:00
rust-analyzer@d54e1157b6 ⬆️ rust-analyzer 2021-03-08 17:30:42 +02:00
rust-demangler Update rustc-demangle 2020-10-21 21:05:38 +01: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 bumped smallvec deps 2021-02-14 18:03:11 +03:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-gui Add new rustdoc-gui test suite 2021-02-21 14:21:04 +01:00
rustdoc-js Improve diff display in case the whole key in missing 2021-02-01 15:56:51 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@7de6968ee2 update RLS and rustfmt 2021-02-09 19:52:54 -06:00
tidy Move rustdoc UI tests into a subdirectory 2021-03-08 09:17:04 -05:00
tier-check Remove note about missing ios/tvos targets in platform docs. 2020-09-25 12:09:06 -07: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