Go to file
Marijn Haverbeke 87e097a853 Disallow ret inside of block functions
Also adds proper checking for cont/break being inside a loop.

Closes #1854
Issue #1619
2012-03-26 12:45:47 +02:00
doc make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -07:00
man
mk Remove last vestiges of old-style intrinsics 2012-03-23 16:08:01 +01:00
src Disallow ret inside of block functions 2012-03-26 12:45:47 +02:00
.gitignore
.gitmodules
AUTHORS.txt
configure
INSTALL.txt
LICENSE.txt
Makefile.in Remove last vestiges of old-style intrinsics 2012-03-23 16:08:01 +01: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.