0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
2011-05-12 09:31:06 +02:00
doc
mk Change 'check' make target to just stage2 tests; add full-check for all of them. 2011-05-11 09:37:23 -07:00
src Properly lex block comments followed by EOF 2011-05-12 09:31:06 +02:00
.gitignore
AUTHORS.txt
configure
LICENSE.txt
Makefile.in Add targets for building rustc as a library 2011-05-10 21:31:14 -04: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.