rust/src/tools
bors befeeb7c08 Auto merge of #59516 - ehuss:update-cargo, r=alexcrichton
Update cargo

Update cargo

22 commits in 0e35bd8af0ec72d3225c4819b330b94628f0e9d0..63231f438a2b5b84ccf319a5de22343ee0316323
2019-03-13 06:52:51 +0000 to 2019-03-27 12:26:45 +0000
- Code cleanup (rust-lang/cargo#6787)
- Add cargo:rustc-link-arg to pass custom linker arguments (rust-lang/cargo#6298)
- Testsuite: remove some unnecessary is_nightly checks. (rust-lang/cargo#6786)
- cargo metadata: Don't show `null` deps. (rust-lang/cargo#6534)
- Some fingerprint cleanup. (rust-lang/cargo#6785)
- Fix fingerprint for canceled build script. (rust-lang/cargo#6782)
- Canonicalize default target if it ends with `.json` (rust-lang/cargo#6778)
- Fix setting `panic=unwind` compiling lib a extra time. (rust-lang/cargo#6781)
- Always nicely show errors from crates.io if possible (rust-lang/cargo#6771)
- Testsuite: Make `cwd()` relative to project root. (rust-lang/cargo#6768)
- Allow `cargo fix` if gitignore matches root working dir. (rust-lang/cargo#6767)
- Remove redundant imports (rust-lang/cargo#6763)
- Handle backcompat hazard with `toml` crate (rust-lang/cargo#6761)
- Fix spurious error in dirty_both_lib_and_test. (rust-lang/cargo#6756)
- Update toml requirement from 0.4.2 to 0.5.0 (rust-lang/cargo#6760)
- Reuse std::env::consts::EXE_SUFFIX (rust-lang/cargo#6758)
- Proptest 0.9.1 (rust-lang/cargo#6753)
- Don't need extern crate in 2018 (rust-lang/cargo#6752)
- Release a jobserver token while locking a file (rust-lang/cargo#6748)
- Minor doc fix for publish command synopsis (rust-lang/cargo#6749)
- Stricter package change detection. (rust-lang/cargo#6740)
- Fix resolving yanked crates when using a local registry. (rust-lang/cargo#6742)
2019-03-30 17:22:21 +00:00
..
build-manifest Rollup merge of #59544 - cuviper:miri-nightly, r=Centril 2019-03-30 14:14:58 +01:00
cargo@63231f438a Update cargo 2019-03-30 09:35:01 -07:00
cargotest Use 2018 edition for cargotest 2019-02-03 22:45:52 +09:00
clippy@92612c9de1 Update Clippy, RLS and Rustfmt 2019-03-18 18:34:18 +01:00
compiletest Rollup merge of #59408 - euclio:compiletest-normalization, r=oli-obk 2019-03-28 13:35:43 +01:00
error_index_generator Fix error index CSS file name 2019-03-26 23:57:16 +01:00
linkchecker Whitelist iovec types in linkchecker 2019-02-13 20:07:22 -08:00
miri@72b4ee0381 update miri 2019-03-14 15:25:23 +01:00
remote-test-client tools/remote-test-{client,server}: deny(rust_2018_idioms) 2019-03-01 11:23:25 +01:00
remote-test-server tools/remote-test-{client,server}: deny(rust_2018_idioms) 2019-03-01 11:23:25 +01:00
rls@90f7ab0703 Update Clippy, RLS and Rustfmt 2019-03-18 18:34:18 +01:00
rust-installer@ccdc47b657 update rust-installer from 27dec6c to ccdc47b 2019-02-05 01:21:07 +09:00
rustbook tools/rustbook: deny(rust_2018_idioms) 2019-03-01 11:15:22 +01:00
rustc-std-workspace-core rustc-std-workspace-core => 2018 2019-02-08 15:05:04 +09:00
rustc-workspace-hack Update parking_lot to 0.7 2019-02-22 13:49:19 +01:00
rustdoc Make the rustc driver and interface demand driven 2019-03-10 04:49:45 +01: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 Transition rustdoc-theme to 2018 edition 2019-02-04 00:45:42 +09:00
rustfmt@09940a70d0 Update rustfmt to 1.2.0 2019-03-27 10:42:13 +09:00
tidy Auto merge of #59336 - gnzlbg:hint_black_box, r=alexcrichton 2019-03-28 05:44:01 +00:00
unstable-book-gen Transition tidy and unstable-book-gento 2018 edition 2019-02-04 00:34:55 +09:00
publish_toolstate.py Add edition-guide to toolstate. 2019-03-28 10:23:15 -07:00