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
Tim Chevalier ed357af980 Convert more resource tests to use classes with dtors
And monomorphize dtors correctly.
2012-05-22 22:12:18 -04: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 Convert more resource tests to use classes with dtors 2012-05-22 22:12:18 -04:00
.gitignore
.gitmodules
AUTHORS.txt Add Gareth Daniel Smith to AUTHORS.txt 2012-05-21 17:38:52 -07:00
configure
INSTALL.txt
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.