bors eabfc160f8 Auto merge of #32009 - alexcrichton:trim-fulldeps, r=brson
mk: Distribute fewer TARGET_CRATES

Right now everything in TARGET_CRATES is built by default for all non-fulldeps
tests and is distributed by default for all target standard library packages.
Currenly this includes a number of unstable crates which are rarely used such as
`graphviz` and `rbml`>

This commit trims down the set of `TARGET_CRATES`, moves a number of tests to
`*-fulldeps` as a result, and trims down the dependencies of libtest so we can
distribute fewer crates in the `rust-std` packages.
2016-03-08 07:34:28 -08:00
..
2015-10-27 23:47:53 +13:00
2015-07-30 06:35:42 +10:00
2016-02-20 18:34:07 -08:00
2016-03-01 18:34:26 +00:00
2015-11-13 15:15:51 -05:00
2016-03-07 13:05:12 -08:00