0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-30 02:16:45 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
2012-02-14 11:24:09 -08:00
doc tutorial: Mention how the destructor works in the section on resources. Closes #1615. 2012-02-14 09:28:39 -08:00
man
mk build: Set RUST_THREADS=1 on FreeBSD to avoid a threading bug 2012-02-12 18:23:23 -08:00
src rt: Maintain stack ptrs correctly when returning from stack switches 2012-02-14 11:24:09 -08:00
.gitignore
.gitmodules
AUTHORS.txt
configure
INSTALL.txt
LICENSE.txt
Makefile.in
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.