rust/src/test
Huon Wilson e753dbb431 rustc: use Name numbers rather than the Show impl for constants.
Using the Show impl for Names created global symbols with names like
`"str\"str\"(1027)"`. This adjusts strings, binaries and vtables to
avoid using that impl.

Fixes #15799.
2014-08-04 16:32:35 +10:00
..
auxiliary Test fixes from the rollup 2014-07-31 13:05:12 -07:00
bench Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
codegen
compile-fail auto merge of #16102 : zwarich/rust/borrowck-unboxed, r=pcwalton 2014-08-01 18:36:01 +00:00
compile-fail-fulldeps test: Try to fix a failing snapshot test 2014-07-15 14:00:37 -07:00
debuginfo Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
pretty auto merge of #16037 : erickt/rust/quote_arm, r=acrichto 2014-07-30 13:01:10 +00:00
run-fail Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
run-make rustc: use Name numbers rather than the Show impl for constants. 2014-08-04 16:32:35 +10:00
run-pass auto merge of #16102 : zwarich/rust/borrowck-unboxed, r=pcwalton 2014-08-01 18:36:01 +00:00
run-pass-fulldeps syntax: add support for quoting arms 2014-07-29 16:01:36 -07:00