Empowering everyone to build reliable and efficient software.
Go to file
Brian Anderson b7db0f1237 Don't run stage0 compiler under valgrind
The stage0 compiler can't be fixed anyway. We used to have this in place but I
lost it during recent build changes.
2011-10-05 11:09:52 -07:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk Fix #1003 harder 2011-10-04 11:24:18 -07:00
src Tie up the last ends in destination-passing-conversion 2011-10-05 12:23:18 +02:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Haitao Li to AUTHORS.txt 2011-10-02 15:30:25 -07:00
configure Lots of build system cleanup and documentation 2011-10-02 00:57:53 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Don't run stage0 compiler under valgrind 2011-10-05 11:09:52 -07: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.