Find a file
2011-11-10 15:59:31 -08:00
doc Document crate top-level and directory modules. Closes #1097 2011-11-07 13:34:04 -08:00
man Use ".ll" as default suffix of LLVM assembly file 2011-11-07 21:12:48 -08:00
mk Improve make clean rules for libuv 2011-11-10 13:42:02 -08:00
src rt: Remove new_chan. Not needed 2011-11-10 15:59:31 -08:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
.gitmodules Re-add libuv as a submodule. 2011-11-08 19:01:47 -08:00
AUTHORS.txt Add Joshua Wise to AUTHORS.txt 2011-11-07 10:05:31 +01:00
configure fix handling of target-triples: use a comma to separate hosts 2011-11-08 21:11:47 -08:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in remove rustc target: it breaks mingw32 and I don't care enough 2011-11-09 20:45:01 -08: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.