0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-29 18:06:44 +01:00
The Rust compiler https://www.rust-lang.org/
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
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
Makefile.in Don't run stage0 compiler under valgrind 2011-10-05 11:09:52 -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.