rust/src/test
Manish Goregaokar a49b6f8bd3 Rollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112, r=nikomatsakis
For FRU, eval field exprs (into scratch temps) before base expr

Fix #23112.
2015-03-10 14:59:07 +05:30
..
auxiliary Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87 2015-03-09 23:27:14 +00:00
bench Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Auto merge of #23038 - nikomatsakis:issue-22978-defaulted-coherence, r=flaper87 2015-03-09 23:27:14 +00:00
compile-fail-fulldeps Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30
debuginfo Rollup merge of #23074 - michaelwoerister:constants-debug-locs, r=alexcrichton 2015-03-06 09:01:23 +05:30
parse-fail Auto merge of #23145 - semarie:openbsd-5806, r=alexcrichton 2015-03-08 01:43:22 +00:00
pretty syntax: Remove deprecated unicode escapes 2015-03-06 14:11:09 -08:00
run-fail Rename #[should_fail] to #[should_panic] 2015-03-09 10:14:21 -07:00
run-make Auto merge of #22561 - richo:as_slice-as_str, r=Manishearth 2015-03-09 21:02:50 +00:00
run-pass Rollup merge of #23201 - pnkfelix:fsk-struct-ooe-23112, r=nikomatsakis 2015-03-10 14:59:07 +05:30
run-pass-fulldeps Make #[derive(Anything)] into sugar for #[derive_Anything] 2015-03-06 18:20:16 -08:00
run-pass-valgrind Switched to Box::new in many places. 2015-03-03 21:05:55 +01:00