summary refs log tree commit diff
path: root/src/test/bench/sudoku.rs
AgeCommit message (Expand)AuthorLines
2012-01-19rustc: Make the pretty printer output commas after enum variants. Update all ...Patrick Walton-1/+1
2012-01-19test: "tag" -> "enum" in benchPatrick Walton-1/+1
2012-01-11Major clean-up of std::ioMarijn Haverbeke-6/+2
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-4/+4
2011-11-20Added a little sudoku solver to test/bench for everone's puzzle solving needsStefan Plantikow-0/+170