rust/src/test
bors 2877a4e989 auto merge of #14090 : TeXitoi/rust/shootout-nbody-improvement, r=alexcrichton
- minimize bound check
- factorise operations
- use x, y, z instead of [f64, ..3]
- ~1.15 faster
2014-05-11 04:41:43 -07:00
..
auxiliary core: Remove the cast module 2014-05-11 01:13:02 -07:00
bench auto merge of #14090 : TeXitoi/rust/shootout-nbody-improvement, r=alexcrichton 2014-05-11 04:41:43 -07:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail core: Remove the cast module 2014-05-11 01:13:02 -07:00
compile-fail-fulldeps test: Add a compile-fail-fulldeps test suite 2014-04-28 17:31:43 -07:00
debuginfo core: Remove the cast module 2014-05-11 01:13:02 -07:00
pretty librustc: Remove ~EXPR, ~TYPE, and ~PAT from the language, except 2014-05-06 23:12:54 -07:00
run-fail core: Remove the cast module 2014-05-11 01:13:02 -07:00
run-make core: Remove the cast module 2014-05-11 01:13:02 -07:00
run-pass core: Remove the cast module 2014-05-11 01:13:02 -07:00
run-pass-fulldeps syntax: implement ToSource for more things in the quasiquoter. 2014-05-02 22:54:55 +10:00