rust/src/test
bors 62f2b4943a auto merge of #5046 : sanxiyn/rust/struct-match, r=catamorphism
Previously check always succeeded because struct type was derived from the matched expression, not the matched pattern.

Fix #4849.
2013-02-20 16:08:36 -08:00
..
auxiliary Remove use of capture clause #4965 2013-02-17 11:02:23 +10:00
bench auto merge of #5006 : tedhorst/rust/linear_mand, r=brson 2013-02-19 14:58:30 -08:00
compile-fail auto merge of #5046 : sanxiyn/rust/struct-match, r=catamorphism 2013-02-20 16:08:36 -08:00
debug-info Add debug info tests 2013-02-09 13:09:19 -05:00
pretty auto merge of #4911 : lifthrasiir/rust/comment-exemptions, r=catamorphism 2013-02-14 16:34:38 -08:00
run-fail tests/tutorials: Get rid of move. 2013-02-15 02:49:55 -08:00
run-pass auto merge of #5039 : alexcrichton/rust/issue-4875, r=catamorphism 2013-02-19 17:38:29 -08:00
run-pass-fulldeps librustc: Replace impl Type : Trait with impl Trait for Type. rs=implflipping 2013-02-14 14:44:12 -08:00