rust/src/test
bors 2f8b36fc16 auto merge of #5819 : erickt/rust/incoming, r=erickt
Good morning,

This first patch series adds support for `#[deriving(Decodable, Encodable)]`, but does not yet remove `#[auto_encode]` and `#[auto_decode]`. I need a snapshot to remove the old code. Along the way it also extends support for tuple structs and struct enum variants.

Also, it includes a minor fix to the pretty printer. We decided a while ago to use 4 spaces to indent a match arm instead of 2. This updates the pretty printer to reflect that.
2013-04-11 06:55:01 -07:00
..
auxiliary rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
bench Revert map.each to something which takes two parameters 2013-04-10 07:51:48 -07:00
compile-fail testsuite: tests for #[packed] structs. 2013-04-10 23:47:53 +10:00
debug-info xail all debuginfo tests 2013-04-11 00:16:09 -07:00
pretty syntax: match variants use 4 space indent by default 2013-04-10 16:08:22 -07:00
run-fail rename Linear{Map,Set} => Hash{Map,Set} 2013-04-03 10:30:36 -04:00
run-pass auto merge of #5819 : erickt/rust/incoming, r=erickt 2013-04-11 06:55:01 -07:00
run-pass-fulldeps librustc: Remove fail_unless! 2013-03-29 16:39:08 -07:00