rust/src/test
Jeffrey Yasskin 765a2b3ecf Add a _vec.slice function that'll hold us over until .(a,b) syntax is
implemented.  This could actually replace .(a,b) syntax if the language grows
optional function parameters.
2010-07-16 08:13:08 +08:00
..
bench/shootout Populate tree. 2010-06-23 21:03:09 -07:00
compile-fail Fix ret/put mis-identification in typechecker. Closes #87. 2010-07-14 09:41:08 -07:00
run-fail Populate tree. 2010-06-23 21:03:09 -07:00
run-pass Add a _vec.slice function that'll hold us over until .(a,b) syntax is 2010-07-16 08:13:08 +08:00