Find a file
2011-11-15 18:02:45 -08:00
doc Use libcrypto.so instead of libssl.so in the ffi part of tutorial 2011-11-15 13:53:03 +01:00
man Use ".ll" as default suffix of LLVM assembly file 2011-11-07 21:12:48 -08:00
mk Revert "rt: More work on morestack" 2011-11-14 16:20:53 -08:00
src Replaced constant functions with actual constants in std and updated tests 2011-11-15 18:02:45 -08:00
.gitignore
.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
Makefile.in remove rustc target: it breaks mingw32 and I don't care enough 2011-11-09 20:45:01 -08: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.