rust/src/tools
Mazdak Farrokhzad 231bd482c6
Rollup merge of #59677 - phansch:rustfix_coverage_handle_other_error_formats, r=oli-obk
rustfix coverage: Skip UI tests with non-json error-format

When using the `rustfix-coverage` flag, some tests currently fail
because they define a different error-format than `json`.

The current implementation crashes when encountering those tests. Since
we don't care about non-json test output when collecting the coverage
data, we handle those tests by returning an empty `Vec` instead.

r? @oli-obk
2019-04-04 01:49:13 +02:00
..
build-manifest Add dist builder for Armv8-M Baseline and HF 2019-04-03 15:02:13 +01:00
cargo@63231f438a Update cargo 2019-03-30 09:35:01 -07:00
cargotest Fixed URL in cargotest::TEST_REPOS 2019-03-31 16:56:30 +02:00
clippy@92612c9de1 Update Clippy, RLS and Rustfmt 2019-03-18 18:34:18 +01:00
compiletest rustfix coverage: Skip UI tests with non-json error-format 2019-04-03 21:37:45 +02: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