Go to file
2011-05-13 17:06:30 -07:00
doc
mk Add snap-stageN targets. 2011-05-12 13:08:57 -07:00
src rustc: Move replace_expr_type() from ty to typeck, as it's only used in the latter 2011-05-13 17:06:30 -07:00
.gitignore
AUTHORS.txt Add Kelly to AUTHORS. 2011-05-05 16:40:57 -07:00
configure build: Search for clang++. Tinderboxes don't have it. 2011-05-09 10:16:56 -07:00
LICENSE.txt
Makefile.in Add targets for building rustc as a library 2011-05-10 21:31:14 -04: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.