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
Niko Matsakis 1f4b3cfc36 zero out alloca for preserving values
conservatively do it always for now
2012-05-30 11:26:15 -07:00
doc tutorial: Consistent metavariable for types. Closes #2461. 2012-05-29 13:11:55 -07:00
man Update the rustc manpage 2012-05-26 08:15:28 -07:00
mk bench: Add hard mode to benchmarks. Activate with RUST_BENCH. 2012-05-23 22:55:41 -07:00
src zero out alloca for preserving values 2012-05-30 11:26:15 -07: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.