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-10 18:07:40 -07:00
doc
mk build: Use clang to compile the runtime if available 2011-05-08 21:10:43 -07:00
src Begin alias-ifying trans. 2011-05-10 18:07:40 -07:00
.gitignore
AUTHORS.txt
configure build: Search for clang++. Tinderboxes don't have it. 2011-05-09 10:16:56 -07:00
LICENSE.txt
Makefile.in build: Add a DEBUG flag that turns on -g 2011-05-10 17:50:39 -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.