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-02-01 21:56:53 -08:00
doc Remove ternary operator 2012-01-30 18:21:19 +01:00
man Updating the manpage and usage message 2012-01-30 19:02:20 -08:00
mk register new snapshot, revert USE_SNAPSHOT_RUNTIME setting 2012-02-01 21:02:19 -08:00
src Actually export the str::unsafe module for now 2012-02-01 21:56:53 -08:00
.gitignore
.gitmodules
AUTHORS.txt Add Aleksander Balicki to AUTHORS.txt 2012-01-27 18:48:16 -08:00
configure Tidy up redundant code in configure relating to valopt and triples. 2012-01-30 16:29:13 -08:00
INSTALL.txt
LICENSE.txt Add Inno Setup installer script rather than NSIS 2012-01-25 16:02:53 -08:00
Makefile.in Merge pull request #1669 from graydon/inno-setup 2012-01-26 18:16:30 -08: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.