rust/src/test
bors 9d966aef06 auto merge of #6134 : jld/rust/issue-6117, r=catamorphism
Cases like `Either<@int,()>` have a null case with at most one value but
a nonzero number of fields; if we misreport this, then bad things can
happen inside of, for example, pattern matching.

Closes #6117.
2013-04-30 13:30:39 -07:00
..
auxiliary librustc: Forbid type implementations on typedefs. 2013-04-29 14:30:57 -07:00
bench test: Fix tests. 2013-04-29 14:30:56 -07:00
compile-fail test: Fix tests. 2013-04-29 14:30:56 -07:00
debug-info
pretty
run-fail librustc: Rename reinterpret_cast to transmute_copy and remove the intrinsic 2013-04-29 14:30:53 -07:00
run-pass auto merge of #6134 : jld/rust/issue-6117, r=catamorphism 2013-04-30 13:30:39 -07:00
run-pass-fulldeps test: Remove #[legacy_modes] from the test suite. 2013-04-29 14:30:55 -07:00