Find a file
Brian Anderson 8222fa4e27 Use the std::term color constants in the codemap
Exported constants work now. Woo!
2011-10-27 13:52:00 -07:00
doc Add 'as' (cast) operator to the documentation 2011-10-27 13:37:35 -07:00
man rustc.1: Fix formatting. 2011-10-25 21:28:34 -07:00
mk Use web-style paragraphs in std docs 2011-10-26 11:55:28 -07:00
src Use the std::term color constants in the codemap 2011-10-27 13:52:00 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Austin Seipp to AUTHORS.txt 2011-10-23 13:52:19 -07:00
configure Begin documenting std and add doc generation using naturaldocs 2011-10-25 18:01:52 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Remove the last vestiges of main.ll 2011-10-20 17:36:28 +02:00
README Switch URLs. 2011-09-20 16:27:08 -07:00

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.