rust/src/test
bors 29756a3b76 auto merge of #12867 : alexcrichton/rust/issue-12860, r=thestinger
This switches a "tail call" to a manual loop to get around LLVM not optimizing
to a tail call.

Close #12860
2014-03-14 02:01:34 -07:00
..
auxiliary std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
bench auto merge of #12815 : alexcrichton/rust/chan-rename, r=brson 2014-03-13 14:06:37 -07:00
codegen
compile-fail auto merge of #12861 : huonw/rust/lint-owned-vecs, r=thestinger 2014-03-13 22:26:35 -07:00
debug-info std: Rename Chan/Port types and constructor 2014-03-13 13:23:29 -07:00
pretty Fix a pretty printer crash on /***. 2014-02-27 12:16:18 +11:00
run-fail fix typos with with repeated words, just like this sentence. 2014-03-06 20:19:14 +09:00
run-make Update users for the std::rand -> librand move. 2014-03-12 11:31:43 +11:00
run-pass auto merge of #12867 : alexcrichton/rust/issue-12860, r=thestinger 2014-03-14 02:01:34 -07:00
run-pass-fulldeps Add an ItemModifier syntax extension type 2014-03-11 00:28:25 -07:00