rust/src/test
bors 413328b0f2 auto merge of #15964 : huonw/rust/gensym-test, r=alexcrichton
This requires avoiding `quote_...!` for constructing the parts of the
__test module, since that stringifies and reinterns the idents, losing
the special gensym'd nature of them. (#15962.)
2014-08-09 03:06:21 +00:00
..
auxiliary Rename Share to Sync 2014-08-07 08:54:38 -07:00
bench Remove managed_box gate from tests 2014-07-26 21:05:29 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #15964 : huonw/rust/gensym-test, r=alexcrichton 2014-08-09 03:06:21 +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 Rename Share to Sync 2014-08-07 08:54:38 -07:00
run-fail Remove obsolete stack growth tests 2014-08-04 21:52:57 -07:00
run-make auto merge of #15964 : huonw/rust/gensym-test, r=alexcrichton 2014-08-09 03:06:21 +00:00
run-pass auto merge of #15964 : huonw/rust/gensym-test, r=alexcrichton 2014-08-09 03:06:21 +00:00
run-pass-fulldeps syntax: add support for quoting arms 2014-07-29 16:01:36 -07:00