rust/src/test
bors 8a32ee7444 auto merge of #12774 : alexcrichton/rust/proc-bounds, r=pcwalton
This is needed to make progress on #10296 as the default bounds will no longer
include Send. I believe that this was the originally intended syntax for procs,
and it just hasn't been necessary up until now.
2014-03-11 20:51:56 -07:00
..
auxiliary auto merge of #12556 : alexcrichton/rust/weak-linkage, r=brson 2014-03-11 09:56:57 -07:00
bench rand: deprecate rng. 2014-03-12 11:31:43 +11:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #12774 : alexcrichton/rust/proc-bounds, r=pcwalton 2014-03-11 20:51:56 -07:00
debug-info debuginfo: Add test case for limited debuginfo 2014-03-06 07:59:47 +01: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 #12774 : alexcrichton/rust/proc-bounds, r=pcwalton 2014-03-11 20:51:56 -07:00
run-pass-fulldeps Add an ItemModifier syntax extension type 2014-03-11 00:28:25 -07:00