Go to file
Patrick Walton 8047c0cd68 rustc: Typecheck dereference operations on safe references.
They require unsafe blocks for now. This will be removed once they typecheck properly.
2012-03-08 15:08:26 -08:00
doc
man
mk
src rustc: Typecheck dereference operations on safe references. 2012-03-08 15:08:26 -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.