rust/src/test
Michael Sullivan 7340824cbc Fix autoderef of function calls when the function is not an lval.
As it turns out, the correct way to handle this is much simpler than what I
did originally.
Also add more tests.
2011-07-11 11:38:01 -07:00
..
bench Adding more support for working with u64s. 2011-07-08 14:02:26 -07:00
compile-fail Implement record patterns 2011-07-11 15:32:41 +02:00
run-fail Handle fail inside a for-each loop properly 2011-07-05 16:05:38 -07:00
run-pass Fix autoderef of function calls when the function is not an lval. 2011-07-11 11:38:01 -07:00
stdtest Add sha1 and int tests to stdtest. Issue #428 2011-07-09 12:35:30 -07:00