rust/src/test
Niko Matsakis 5e36a99794 Refactor trans to replace lvalue and friends with Datum.
Also:
- report illegal move/ref combos whether or not ref comes first
- commented out fix for #3387, too restrictive and causes an ICE
2012-09-06 06:11:12 -07:00
..
auxiliary test: "import" -> "use" 2012-09-05 12:32:05 -07:00
bench Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
compile-fail Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
pretty Camel case the option type 2012-08-26 15:56:16 -07:00
run-fail test: "import" -> "use" 2012-09-05 12:32:05 -07:00
run-pass Refactor trans to replace lvalue and friends with Datum. 2012-09-06 06:11:12 -07:00
run-pass-fulldeps test: "import" -> "use" 2012-09-05 12:32:05 -07:00