rust/src/test
bors 59569397fb auto merge of #13921 : TeXitoi/rust/shootout-spectralnorm-tweaks, r=alexcrichton
- using libgreen to optimize CPU usage
- less tasks to limit wasted resources

Here, on a one core 2 threads CPU, new version is ~1.2 faster.  May
be better with more core.
2014-05-04 12:06:50 -07:00
..
auxiliary rustc: Crawl static initializers for reachability 2014-05-02 15:40:07 -07:00
bench auto merge of #13921 : TeXitoi/rust/shootout-spectralnorm-tweaks, r=alexcrichton 2014-05-04 12:06:50 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #13898 : nikomatsakis/rust/type-bounds-b, r=acrichto 2014-05-04 03:41:50 -07:00
debug-info rustc: Enable -f{function,data}-sections 2014-04-29 10:29:00 -07:00
pretty Replace all ~"" with "".to_owned() 2014-04-18 17:25:34 -07:00
run-fail Move task::task() to TaskBuilder::new() 2014-04-23 20:02:02 -07:00
run-make rustc: Use the "real" realpath function 2014-05-02 13:50:24 -07:00
run-pass auto merge of #13908 : pcwalton/rust/box-pattern, r=alexcrichton 2014-05-04 05:36:49 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00