rust/src/test
bors 1c82e60ca7 auto merge of #18113 : bkoropoff/rust/issue-16739, r=alexcrichton
When translating the unboxing shim, account for the fact that the shim translation has already performed the necessary unboxing of input types and values when forwarding to the shimmed function.  This prevents ICEing or generating incorrect code.

Closes #16739
2014-10-18 21:02:17 +00:00
..
auxiliary Remove libdebug and update tests. 2014-10-16 11:15:34 -04:00
bench auto merge of #18056 : TeXitoi/rust/shootout-reverse-complement-improvement, r=alexcrichton 2014-10-17 05:42:19 +00:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail auto merge of #18041 : arielb1/rust/no-size-overflow, r=pnkfelix 2014-10-18 17:02:13 +00:00
compile-fail-fulldeps Set the non_uppercase_statics lint to warn by default 2014-10-03 20:39:56 +13:00
debuginfo Remove virtual struct tests 2014-10-11 19:42:26 +02:00
pretty test: Convert statics to constants 2014-10-09 09:44:52 -07:00
run-fail Remove libdebug and update tests. 2014-10-16 11:15:34 -04:00
run-make Continue cfg syntax transition 2014-10-12 11:40:19 -07:00
run-pass auto merge of #18113 : bkoropoff/rust/issue-16739, r=alexcrichton 2014-10-18 21:02:17 +00:00
run-pass-fulldeps syntax: Parse outer attributes in quote_method! 2014-10-06 10:53:05 -04:00