rust/src/test
Alex Crichton a25bbcc27f Propagate reachability through reexported impls
When re-exporting a trait/structure/enum, then we need to propagate the
reachability of the type through the methods that are defined on it.

Closes #9906
Closes #9968
2013-10-21 10:37:36 -07:00
..
auxiliary Propagate reachability through reexported impls 2013-10-21 10:37:36 -07:00
bench auto merge of #9851 : alexcrichton/rust/include_bin, r=huonw 2013-10-18 09:41:33 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail Add a feature flag for ASM 2013-10-21 14:04:29 +02:00
debug-info use element count in slices, not size in bytes 2013-10-15 16:23:28 -04:00
pretty pp: add test for raw strs in non-expression positions 2013-10-08 03:47:21 +02:00
run-fail testsuite: test for fixed issue. Closes #7580. 2013-10-20 20:19:29 +11:00
run-pass Propagate reachability through reexported impls 2013-10-21 10:37:36 -07:00
run-pass-fulldeps quote_*! macros take an ExtCtx 2013-08-18 13:14:15 -04:00