Go to file
Brian Anderson 579399f92f Add --stack-growth to the morestack test compile flags 2011-11-29 12:14:34 -08:00
doc tutorial: Fix typo in the test section 2011-11-25 08:03:47 +01:00
man rustc: Add a flag '--warn-unused-imports' 2011-11-17 09:28:30 +01:00
mk rt: Build __morestack as a static library and copy it to the right places 2011-11-28 18:01:42 -08:00
src Add --stack-growth to the morestack test compile flags 2011-11-29 12:14:34 -08:00
.gitignore .gitignore a bunch of artifacts of in-tree builds 2011-11-19 13:49:49 -08:00
.gitmodules Re-add libuv as a submodule. 2011-11-08 19:01:47 -08:00
AUTHORS.txt Add Stefan Plantikow to AUTHORS.txt 2011-11-15 18:04:37 -08:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in configure: Add --disable-manage-submodules switch 2011-11-28 18:01:42 -08:00
README Switch URLs. 2011-09-20 16:27:08 -07:00
configure configure: Add --disable-manage-submodules switch 2011-11-28 18:01:42 -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.