rust/src/test
Brian Anderson 8a6d6dd868 rustc: Fix struct returns on x86 mac for 8-byte structs
Mac appears to follow the same ABI as MSVC. This fixes one case
but leaves others broken, like windows.
2013-04-18 14:14:17 -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 Allow casting to mutable trait objects. 2013-04-17 00:34:25 +02: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: Fix struct returns on x86 mac for 8-byte structs 2013-04-18 14:14:17 -07:00
run-pass-fulldeps librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00