Go to file
Patrick Walton 573bc5ad01 rustc: Resolve ty_locals 2011-04-08 15:41:08 -07:00
doc More statement-to-expression edits 2011-04-04 17:35:10 -07:00
src rustc: Resolve ty_locals 2011-04-08 15:41:08 -07:00
.gitignore Continued sketching out code for checking states against preconditions. 2011-04-06 17:58:18 -07:00
AUTHORS.txt Add Lindsey to AUTHORS. 2011-03-22 14:25:07 -07:00
LICENSE.txt
Makefile.in Link with -lm now that it is not included with --whole-archive when 2011-04-08 14:51:47 -04:00
README
configure Add support for --enable-foo and --disable-foo flags to configure, that Makefile.in respects. 2011-03-30 04:45:09 +00: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.