rust/src/librand
Alex Crichton 0d5cfd9117 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-07 13:05:12 -08:00
..
distributions rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
Cargo.toml bootstrap: Add a bunch of Cargo.toml files 2016-02-11 11:12:32 -08:00
chacha.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00
isaac.rs Fix a breaking change in #30523 2016-01-05 22:16:03 -08:00
lib.rs mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
rand_impls.rs rustfmt: libflate, libfmt_macros, libgetopts, libgraphviz, liblog, librand 2015-11-24 15:11:41 +13:00
reseeding.rs std: Remove deprecated functionality from 1.5 2015-12-10 11:47:55 -08:00