rust/src/test
2011-07-29 18:48:15 -07:00
..
bench Made task threads wait instead of sleep, so they can be woken up. This appears to give us much better parallel performance. 2011-07-28 10:47:28 -07:00
compile-fail Disallow overloading a method with one of different type. Closes #703. 2011-07-29 13:44:34 -07:00
compiletest Fix long lines 2011-07-29 15:20:24 -07:00
run-fail Fix damage done by the pretty-printer 2011-07-27 15:54:33 +02:00
run-pass Reduced test case for current backwarding bug. 2011-07-29 18:30:27 -07:00
stdtest Enable kind checking on typarams, fix kind constraints in library and comp. 2011-07-29 18:48:15 -07:00