rust/src/tools
Mazdak Farrokhzad 0da94a45e9
Rollup merge of #65710 - ehuss:update-cargo, r=alexcrichton
Update cargo

6 commits in 3a9abe3f065554a7fbc59f440df2baba4a6e47ee..3ba5f27170db10af7a92f2b682e049397197b8fa
2019-10-15 15:55:35 +0000 to 2019-10-22 15:05:18 +0000
- Fix typo in `cargo install --profile` help (rust-lang/cargo#7532)
- Use stricter -Z flag parsing. (rust-lang/cargo#7531)
- Set timestamp on generated files in archive to now (rust-lang/cargo#7523)
- Support rustc's `-Z panic-abort-tests` in Cargo (rust-lang/cargo#7460)
- rustfmt for nightly changes. (rust-lang/cargo#7526)
- Allow --all-features in root of virtual workspace. (rust-lang/cargo#7525)
2019-10-24 20:20:02 +02:00
..
build-manifest Add rustc-dev to nightly default and complete profiles 2019-10-15 18:38:18 -04:00
cargo@3ba5f27170 Update cargo 2019-10-22 15:22:57 -07:00
cargotest cargotest: bump iron 2019-09-26 07:50:39 +02:00
clippy@e8d5a9e95c Update Clippy 2019-10-22 19:11:28 +00:00
compiletest Upgrade Emscripten targets to use upstream LLVM backend 2019-10-16 17:06:48 -07:00
error_index_generator Warn if include macro fails to include entire file 2019-10-07 19:47:53 -04:00
linkchecker Remove InternedString. 2019-10-21 18:30:40 +11:00
miri@fccb239824 bump miri 2019-10-19 17:15:12 +02:00
remote-test-client Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
remote-test-server Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
rls@a18df16181 Update RLS and Rustfmt 2019-10-12 08:28:12 +00:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook fix reviewer comments 2019-09-05 16:52:49 -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 Update Cargo.lock for cargo update 2019-10-01 15:02:45 -07:00
rustdoc Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustfmt@33e3667085 Update RLS and Rustfmt 2019-10-12 08:28:12 +00:00
tidy Remove src/llvm-emscripten submodule 2019-10-21 13:05:31 -07:00
unstable-book-gen Add #![deny(warnings)] to internal tools 2019-09-23 09:34:44 -07:00
publish_toolstate.py Don't cc rust-lang/compiler for toolstate changes 2019-10-10 17:23:28 +01:00