0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-29 18:06:44 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
2011-08-26 16:31:14 -07:00
doc Update docs for macro-related stuff. 2011-08-26 15:13:57 -07:00
mk mk: Introduce CFG_DISABLE_OPTIMIZE_CXX 2011-08-24 11:59:21 -07:00
src Adding a test case to make sure spawning polymorphic functions works. 2011-08-26 16:31:14 -07:00
.gitignore More additions to .gitignore. 2011-07-13 13:51:30 -07:00
AUTHORS.txt Add Jesse Ruderman to AUTHORS.txt 2011-07-10 17:08:18 -07:00
configure Munge libuv makefiles sufficiently to build out of tree. 2011-08-05 11:57:07 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Don't run the stage0 compiler under valgrind when CFG_VALGRIND_COMPILE 2011-08-26 13:20:22 -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.