aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench/shootout/binarytrees.rs
Commit message (Collapse)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-2/+2
| | | | This should be a snapshot transition.
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-2/+2
| | | | (Have fun mergining your stuff with this.)
* Un-XFAIL various tests in stage0Brian Anderson2011-05-011-1/+0
|
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
|
* Rename binary trees benchmark to match the original shootout sourceBrian Anderson2011-03-141-0/+74