rust/src/tools
bors 6470169237 Auto merge of #71642 - ehuss:update-cargo, r=ehuss
Update cargo

11 commits in 8751eb3010d4cdb5329b5a6bd2b6d765c95b0dca..90931d9b31e8b854522fed00916504a3ac6d8619
2020-04-21 18:04:35 +0000 to 2020-04-28 01:56:59 +0000
- Use associated constants directly on primitive types instead of modules (rust-lang/cargo#8077)
- Clear `RUSTDOCFLAGS` before running tests (rust-lang/cargo#8168)
- Fix warning for `resolve` mismatch in workspace. (rust-lang/cargo#8169)
- Fix flaky linking_interrupted test. (rust-lang/cargo#8162)
- Fixed some unnecessary borrows and clones. (rust-lang/cargo#8146)
- Added warning when using restricted names in Windows. (rust-lang/cargo#8136)
- Add changelog about dylib uplift. (rust-lang/cargo#8161)
- Mention that cargo_metadata can parse json messages (rust-lang/cargo#8158)
- Re-enable rustc-info-cache test again (rust-lang/cargo#8155)
- Updates to path source walking. (rust-lang/cargo#8095)
- Bump to 0.46.0, update changelog (rust-lang/cargo#8153)
2020-04-28 19:05:00 +00:00
..
build-manifest Add illumos triple 2020-04-14 20:36:07 +00:00
cargo@90931d9b31 Update cargo 2020-04-28 08:34:58 -07:00
cargotest cargotest: remove webrender 2020-03-31 19:28:06 +02:00
clippy@b7c802b5e3 submodules: update clippy from 891e1a85 to b7c802b5 2020-04-26 14:33:38 +02:00
compiletest Rollup merge of #71456 - mzohreva:mz/sgx-no-dylib, r=nikomatsakis 2020-04-28 17:55:44 +02:00
error_index_generator Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
expand-yaml-anchors ci: add github actions configuration 2020-03-24 15:36:07 +01:00
linkchecker linkchecker: fix typo in main.rs 2020-04-26 17:09:15 +05:30
miri@26baf87e43 update Miri 2020-04-23 00:12:04 +02:00
remote-test-client Format the world 2019-12-22 17:42:47 -05:00
remote-test-server Format the world 2019-12-22 17:42:47 -05:00
rls@75491db0bf Update RLS to unbreak toolstate 2020-04-27 14:14:18 +02:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook ignore 429's when linkcheck 2020-04-07 23:29:45 -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 rustc-workspace-hack: Account for upgraded crossbeam-utils 0.7 2020-04-05 00:45:50 +02:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js Improve rustdoc js testers code 2020-04-14 13:40:11 +02:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@a5cb5d2683 Bump rustfmt and rls 2020-04-15 11:09:29 +09:00
tidy No need to whitelist E0750 anymore 2020-04-27 13:36:45 +02:00
unicode-table-generator Store UNICODE_VERSION as a tuple 2020-04-11 12:56:25 +02:00
unstable-book-gen Format the world 2019-12-22 17:42:47 -05:00
publish_toolstate.py update tool maintainers 2020-04-15 18:19:02 +02:00