rust/src/test
Patrick Walton caf34b41c3 librustc: Implement a Pod kind for types that can be memcpy'd.
This will be used for the new `Cell`.
2013-12-16 22:38:02 -08:00
..
auxiliary Make 'self lifetime illegal. 2013-12-11 10:54:06 -08:00
bench librustc: Remove identifiers named box, since it's about to become a keyword. 2013-12-15 10:41:15 -08:00
codegen
compile-fail librustc: Implement a Pod kind for types that can be memcpy'd. 2013-12-16 22:38:02 -08:00
debug-info debuginfo: Add test cases for function prologue handling. 2013-12-16 10:23:28 +01:00
pretty Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
run-fail Gate literal box expressions in addition to types 2013-12-12 00:49:57 -08:00
run-make Add test for --dep-info. 2013-12-12 17:11:02 -07:00
run-pass Update and un-xfail auto-encode test 2013-12-16 10:17:08 -05:00
run-pass-fulldeps