0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-21 22:01:17 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
2012-05-03 12:50:32 -07:00
doc Explain difference between star and underscore in patterns in the reference manual 2012-04-23 19:22:24 -07:00
man
mk build: Start running core tests on windows 2012-05-02 17:51:12 -07:00
src Check early on in typeck that types being implemented are actually iface types 2012-05-03 12:38:45 -07:00
.gitignore
.gitmodules
AUTHORS.txt Add Benjamin Kirchner to AUTHORS.txt 2012-05-01 10:32:28 -07:00
configure Update llvm and integrate clang and compiler-rt. 2012-04-30 17:48:38 -07:00
INSTALL.txt
LICENSE.txt Clean up formatting of LICENSE.txt 2012-05-03 12:50:32 -07:00
Makefile.in Fix up LIBRUSTSYNTAX_INPUTS and tidy rule. 2012-04-11 11:08:40 -07: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.