Go to file
2010-12-09 16:35:22 -08:00
doc Fix documentation: it's (&str s) not (str &s). 2010-11-03 15:37:56 -07:00
src Un-XFAIL lazy-and-or.rs and operator-associativity.rs. 2010-12-09 16:35:22 -08:00
.gitignore Allow every test to make a .tmp file that is cleaned up before execution. 2010-08-20 12:48:45 -07:00
AUTHORS.txt Add Peter Hull's contributed translation of the fasta shootout benchmark (integer-only version). 2010-09-15 18:22:10 -07:00
LICENSE.txt
README

This is a compiler and suite of associated libraries and documentation for the
Rust programming language.

See LICENSE.txt for terms of copyright and redistribution.

See http://github.com/graydon/rust for current development page.