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
2012-06-28 10:42:19 -07:00
doc Fix tabSize doc build breakage, also remove the stray tab that got into docs. 2012-06-27 14:37:43 -07:00
man
mk build: Remove bogus -fno-strict-aliasing flags. Issue #2701 2012-06-25 15:41:03 -07:00
src Get rid of some spurious /~s in rustdoc. Oops. 2012-06-28 10:42:19 -07:00
.gitignore Make git ignore the .DS_Store file on Macs (wherever it is) 2012-06-12 17:37:04 -07:00
.gitmodules
AUTHORS.txt
configure Fail to configure without an LLVM-friendly Python 2012-06-25 20:18:09 -04:00
INSTALL.txt
LICENSE.txt
Makefile.in Add per-stage RUSTFLAGS environment variables, RUSTFLAGS_STAGEN 2012-06-27 16:03:14 -07:00
README.txt
RELEASES.txt More keyword paring and migration in runtime, docs, code modes. 2012-06-27 13:30:49 -07:00

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.