Go to file
Patrick Walton 7da9101e11 rustc: Make -g not take an argument 2011-05-10 17:50:39 -07:00
doc Put out burning tinderbox. 2011-05-05 11:54:45 -07:00
mk build: Use clang to compile the runtime if available 2011-05-08 21:10:43 -07:00
src rustc: Make -g not take an argument 2011-05-10 17:50:39 -07:00
.gitignore add dl/ and .pyc files to .gitignore 2011-05-05 11:26:07 -07:00
AUTHORS.txt Add Kelly to AUTHORS. 2011-05-05 16:40:57 -07:00
LICENSE.txt Update copyrights for completeness. 2011-05-03 12:10:03 -07:00
Makefile.in Use #env to bake a git revision string into rustc's --version output. 2011-05-06 11:21:51 -07:00
README Update README to point to github, test email notification. 2010-06-23 21:11:10 -07:00
configure build: Search for clang++. Tinderboxes don't have it. 2011-05-09 10:16:56 -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.