rust/src/test
Alex Crichton a25c7045c1 Rewrite deriving(Decodable, Encodable)
Now it uses the generic deriving code and should in theory work in all cases.
2013-05-30 23:48:35 -05:00
..
auxiliary librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
bench Remove a bunch of unnecessary allocations and copies 2013-05-30 11:49:04 +02:00
compile-fail Promote unreachable code to being a lint attribute 2013-05-30 20:45:13 -05:00
debug-info
pretty
run-fail librustc: Stop reexporting the standard modules from prelude. 2013-05-29 19:04:53 -07:00
run-pass Rewrite deriving(Decodable, Encodable) 2013-05-30 23:48:35 -05:00
run-pass-fulldeps