rust/src/test
Marijn Haverbeke d7587c1eda Change convention for specifying referenced argument
It is now 1-based, rather than 0 based. (Seems more natural, and allows 0 to
be used to refer to self and maybe to closure.)

Also allows non-referenced args to be implicitly copied again.

Issue #918
2011-09-16 12:42:18 +02:00
..
bench Insert omitted semicolons for statements 2011-09-15 09:49:00 +02:00
compile-fail Change convention for specifying referenced argument 2011-09-16 12:42:18 +02:00
compiletest Merge branch 'unwind' 2011-09-12 09:36:51 -07:00
pretty Add regression tests for previously ambiguous syntactic forms 2011-09-15 08:47:23 -07:00
run-fail Insert omitted semicolons for statements 2011-09-15 09:49:00 +02:00
run-pass Change convention for specifying referenced argument 2011-09-16 12:42:18 +02:00
stdtest Merge branch 'unwind' 2011-09-12 09:36:51 -07:00