rust/src/test
Alex Crichton 6d7a5e7094 rollup merge of #22455: msiemens/add-vec-from_elem
Implement `Vec::from_elem` by making the `vec![element; len]` macro more powerful (see rust-lang/rfcs#832).

Closes #22414

r? @Gankro
2015-02-17 17:26:44 -08:00
..
auxiliary Rollup merge of #22364 - Manishearth:rfc-572-forbid-attr, r=nikomatsakis 2015-02-17 17:33:19 +05:30
bench Rollup merge of #22402 - nagisa:spring-cleanup-2, r=nikomatsakis 2015-02-17 17:33:18 +05:30
codegen
compile-fail rollup merge of #22024: alexcrichton/ascii 2015-02-17 15:13:20 -08:00
compile-fail-fulldeps Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00
debuginfo Rollup merge of #22360 - wg:master, r=alexcrichton 2015-02-17 06:23:36 +05:30
parse-fail rollup merge of #21918: ranma42/replace-be 2015-02-10 08:41:30 -08:00
pretty Feature-gate #![no_std] 2015-02-07 10:49:58 -08:00
run-fail Replace some uses of deprecated os functions 2015-02-16 16:19:24 +02:00
run-make rollup merge of #22191: nagisa/target-ptr-width-json 2015-02-17 15:13:46 -08:00
run-pass rollup merge of #22455: msiemens/add-vec-from_elem 2015-02-17 17:26:44 -08:00
run-pass-fulldeps Warn when linking a plugin into a non-plugin crate 2015-02-12 12:44:31 -08:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00