rust/src/test
Felix S. Klock II 742e458102 Add proper support for early/late distinction for lifetime bindings.
Uses newly added Vec::partition method to simplify resolve_lifetime.
2014-03-12 08:05:28 +01: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 Add proper support for early/late distinction for lifetime bindings. 2014-03-12 08:05:28 +01: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 Add proper support for early/late distinction for lifetime bindings. 2014-03-12 08:05:28 +01:00
run-pass-fulldeps Add an ItemModifier syntax extension type 2014-03-11 00:28:25 -07:00