Go to file
Haitao Li 16dad84f7b rustc: Find crates by matching the name metadata 2011-10-31 14:43:43 -07:00
doc Add a first stab at a tutorial 2011-10-31 16:21:39 +01:00
man Man page cleanup 2011-10-28 12:53:57 -07:00
mk Stub a __morestack implementation and stack segment allocation. Untested. 2011-10-31 14:20:56 -07:00
src rustc: Find crates by matching the name metadata 2011-10-31 14:43:43 -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
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Fix typo in Makefile.in 2011-10-27 15:04:29 -07:00
README Switch URLs. 2011-09-20 16:27:08 -07:00
configure Document CFG_ONLY_GCC 2011-10-29 14:14:30 -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://www.rust-lang.org for more information.