rust/src/test
Brian Anderson a5ddc00982 rustc: Use an out pointer to return structs in x86 C ABI. #5347
This Adds a bunch of tests for passing and returning structs
of various sizes to C. It fixes the struct return rules on unix,
and on windows for structs of size > 8 bytes. Struct passing
on unix for structs under a certain size appears to still be broken.
2013-04-17 15:49:19 -07:00
..
auxiliary rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
bench Revert map.each to something which takes two parameters 2013-04-10 07:51:48 -07:00
compile-fail auto merge of #5827 : nikomatsakis/rust/issue-5656-change-meaning-of-borrowed-self, r=pcwalton 2013-04-12 15:14:24 -07:00
debug-info xail all debuginfo tests 2013-04-11 00:16:09 -07:00
pretty syntax: match variants use 4 space indent by default 2013-04-10 16:08:22 -07:00
run-fail rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
run-pass rustc: Use an out pointer to return structs in x86 C ABI. #5347 2013-04-17 15:49:19 -07:00
run-pass-fulldeps librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00