Go to file
2012-05-21 17:38:04 -07:00
doc doc: Fix as description in tutorial 2012-05-16 20:22:32 -07:00
man
mk implement new borrow ck (disabled by default) 2012-05-09 17:00:19 -07:00
src separate the rand::rng gen_* methods out into an iface-less-impl so that the gen_* methods can be reused with different rng implementations (for https://github.com/mozilla/rust/issues/2379) 2012-05-21 17:38:04 -07:00
.gitignore
.gitmodules
AUTHORS.txt Add Benjamin Kirchner to AUTHORS.txt 2012-05-01 10:32:28 -07:00
configure
INSTALL.txt Bump version in INSTALL.txt 2012-03-28 22:45:13 -07:00
LICENSE.txt Add Clay license info to LICENSE.txt 2012-05-03 12:50:32 -07:00
Makefile.in build: pass RUSTFLAGS to the compiler 2012-05-19 18:27:16 -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.