rust/src/test
Brian Anderson 7a8e73662d rt: Make unwinding through __morestack work on mac
Had to bump the min stack size in some of the tests from 256 bytes
to 1024 bytes. Not sure why yet.
2011-12-11 18:49:04 -08:00
..
bench Disallow binding by-mut-ref and by-move arguments 2011-12-07 15:28:57 +01:00
compile-fail Check for literals that are out of range for their type 2011-12-07 21:53:05 +01:00
pretty rustc: Allow trailing comma in record fields 2011-11-22 13:41:17 -08:00
run-fail rt: Make unwinding through __morestack work on mac 2011-12-11 18:49:04 -08:00
run-pass Allow type annotations for blocks 2011-12-09 09:42:22 +01:00
stdtest Disallow binding by-mut-ref and by-move arguments 2011-12-07 15:28:57 +01:00