aboutsummaryrefslogtreecommitdiff
path: root/src/test/bench/shootout/fasta.rs
Commit message (Expand)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-15/+15
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-15/+15
* Assume xfail-stage0 implies stage1 and stage2 in tests, for now.Graydon Hoare2011-05-031-0/+2
* Switch xfail system to use comments embedded in source files.Graydon Hoare2011-03-251-0/+1
* Switch all vases of vec += elt to vec += vec. Prohibit former in rustboot. Tw...Graydon Hoare2011-03-161-3/+3
* Add Peter Hull's contributed translation of the fasta shootout benchmark (int...Graydon Hoare2010-09-151-0/+127