Go to file
2011-03-20 19:43:41 -07:00
doc Remove parens from nullary tag constructors in docs 2011-03-01 23:11:52 -05:00
src Add slightly nicer failure message to io.rs when it can't open a file. 2011-03-20 19:43:41 -07:00
.gitignore Ignore emacs autosave files. 2011-03-18 12:15:33 -07:00
AUTHORS.txt Add Marijn to AUTHORS.txt. 2011-03-07 08:19:28 -08:00
configure Fix typo. 2011-03-20 19:43:36 -07:00
LICENSE.txt
Makefile.in Fix multi-stage deps, add rules for stage1 and stage2 outputs. 2011-03-20 19:43:39 -07:00
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.