Files
rust/src/libstd
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
..
2016-02-23 07:31:16 -08:00
2016-03-02 22:05:14 -08:00
2016-02-09 14:07:51 -05:00
2016-02-28 09:37:45 +02:00
2016-01-23 09:03:09 +01:00
2016-03-07 13:05:12 -08:00
2016-03-07 13:05:12 -08:00
2016-02-09 11:52:39 -05:00
2016-02-17 11:29:18 +00:00
2016-02-26 17:05:46 +05:30
2016-03-06 08:37:30 -07:00