Go to file
Brian Anderson acb0e8dcad Don't pipe check-fast results through tee
This was having the effect of scrubbing failure error codes. The only affect
of removing this should be that the .out file isn't generated, so subsequent
make invocations will re-run the tests (which is how our other tests work
anyway).
2011-09-23 12:30:35 -07:00
doc Switch URLs. 2011-09-20 16:27:08 -07:00
mk Don't pipe check-fast results through tee 2011-09-23 12:30:35 -07:00
src rt: Fix message formatting issues in rust_debug 2011-09-23 12:27:13 -07:00
.gitignore More additions to .gitignore. 2011-07-13 13:51:30 -07:00
AUTHORS.txt Updating my e-mail address to one that actually still works. 2011-08-26 18:01:11 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
README Switch URLs. 2011-09-20 16:27:08 -07:00
configure More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -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.