Go to file
Brian Anderson 5dc236cdac build: Add check-lite target
Runs the core, std, run-pass, run-fail, compile-fail tests for stage2 and
builds only their dependencies.

We'll use this on the bots' try branch.
2012-06-01 12:28:03 -07:00
doc tutorial: Consistent metavariable for types. Closes #2461. 2012-05-29 13:11:55 -07:00
man Update the rustc manpage 2012-05-26 08:15:28 -07:00
mk build: Add check-lite target 2012-06-01 12:28:03 -07:00
src squelch warnings in tests 2012-06-01 11:10:27 -07:00
.gitignore
.gitmodules
AUTHORS.txt M-x sort-lines 2012-05-23 10:25:42 -07:00
configure
INSTALL.txt
LICENSE.txt
Makefile.in build: Remove debug/ndebug cfg. Unused 2012-06-01 11:42:55 -07:00
README.txt
RELEASES.txt

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.