Go to file
2011-04-25 14:20:28 -07:00
doc Remove half-baked 'opacity' layer qualifier. 2011-04-19 14:00:04 -07:00
src rustc: Add a -save-temps option to save bitcode and write output simultaneously; document command line switches 2011-04-25 14:08:12 -07:00
.gitignore Continued sketching out code for checking states against preconditions. 2011-04-06 17:58:18 -07:00
AUTHORS.txt
configure Add support for --disable-optimize 2011-04-08 15:49:14 -07:00
LICENSE.txt
Makefile.in rustc: Add a SAVE_TEMPS option to the Makefile for use when debugging stage1 and test cases 2011-04-25 14:20:28 -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://github.com/graydon/rust for current development page.