0d5cfd9117
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. |
||
---|---|---|
.. | ||
derive-no-std-not-supported.rs | ||
dropck_tarena_cycle_checked.rs | ||
dropck_tarena_unsound_drop.rs | ||
gated-macro-reexports.rs | ||
gated-plugin.rs | ||
gated-quote.rs | ||
issue-15778-fail.rs | ||
issue-18986.rs | ||
lint-group-plugin-deny-cmdline.rs | ||
lint-plugin-deny-attr.rs | ||
lint-plugin-deny-cmdline.rs | ||
lint-plugin-forbid-attrs.rs | ||
lint-plugin-forbid-cmdline.rs | ||
macro-crate-doesnt-resolve.rs | ||
macro-crate-rlib.rs | ||
macro-crate-unexported-macro.rs | ||
macro-crate-unknown-crate.rs | ||
plugin-as-extern-crate.rs | ||
plugin-attr-register-deny.rs | ||
plugin-MacroRulesTT.rs | ||
plugin-plus-extern-crate.rs | ||
qquote.rs |