Go to file
2012-03-22 09:58:19 -07:00
doc make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
man
mk make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
src make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
.gitignore Stop .gitignoring rustboot. It does not exist 2012-03-05 18:17:26 -08:00
.gitmodules Update libuv. 2012-02-02 17:39:47 -08:00
AUTHORS.txt Add Damien Grassart to AUTHORS.txt 2012-03-09 18:18:33 -08:00
configure test: Begin running the language ref examples. Mostly xfailed 2012-03-20 18:59:21 -07:00
INSTALL.txt
LICENSE.txt
Makefile.in Avoid mangling names differently in debug builds to work around a build error. Fix up file name and path debug information, and build one compilation unit for a crate instead of one per source file. 2012-03-21 18:56:36 -04:00
README.txt
RELEASES.txt

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://www.rust-lang.org for more information.