rust/src/test
Manish Goregaokar f28d89f6fb Rollup merge of #22366 - dotdash:ret_adjust, r=alexcrichton
Without the adjustments the retslot might have the wrong type, e.g. when
the return value is implicitly coerced to a trait object.

Fixes #22346
2015-02-17 06:23:37 +05:30
..
auxiliary Auto merge of #22093 - petrochenkov:builtin, r=pnkfelix 2015-02-13 07:44:41 +00:00
bench tests: work around #21721 some more by replacing some unit types with [u8; 0]. 2015-02-16 17:13:48 +02:00
codegen
compile-fail Auto merge of #22230 - nikomatsakis:object-lifetime-defaults-2, r=pnkfelix 2015-02-16 20:31:15 +00:00
compile-fail-fulldeps Use a crate attribute to load plugins 2015-02-09 13:27:27 -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 cleanup: replace as[_mut]_slice() calls with deref coercions 2015-02-05 13:45:01 -05:00
run-make Rollup merge of #22360 - wg:master, r=alexcrichton 2015-02-17 06:23:36 +05:30
run-pass Rollup merge of #22366 - dotdash:ret_adjust, r=alexcrichton 2015-02-17 06:23:37 +05:30
run-pass-fulldeps Auto merge of #22026 - kmcallister:plugin, r=sfackler 2015-02-10 11:15:52 +00:00
run-pass-valgrind Fallout of io => old_io 2015-01-26 16:01:16 -08:00