rust/src/test
Guillaume Pinot 2acab61377 shootout-spectralnorm tweaks
- 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-03 23:20:13 +02:00
..
auxiliary rustc: Fix def ids of xcrate-reexported items 2014-04-30 19:24:21 -07:00
bench shootout-spectralnorm tweaks 2014-05-03 23:20:13 +02:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #13579 : hirschenberger/rust/lint_unsigned_negate, r=alexcrichton 2014-05-02 16:51: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 test: Fix run-make on windows 2014-04-28 11:45:30 +09:00
run-pass auto merge of #13886 : japaric/rust/fix-an-typos, r=alexcrichton 2014-05-01 20:11:47 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00