Go to file
Armin Ronacher 5bd9d6e05c Implemented better error message for missing do statements.
This fixes #2783 for the case where an empty double pipe
symbol is being used without a do keyword.
2012-07-02 17:33:57 -07:00
doc tutorial: More updates for closures 2012-07-02 16:32:19 -07:00
man Mark -g as experimental (#2767) 2012-07-02 17:22:49 -07:00
mk Switch back to USE_SNAPSHOT_CORELIB=0. 2012-06-29 15:34:39 -07:00
src Implemented better error message for missing do statements. 2012-07-02 17:33:57 -07:00
.gitignore
.gitmodules
AUTHORS.txt
configure Fail to configure without an LLVM-friendly Python 2012-06-25 20:18:09 -04:00
INSTALL.txt
LICENSE.txt
Makefile.in configure: Don't turn on rustc's -g with --enable-debug 2012-07-02 17:22:49 -07:00
README.txt
RELEASES.txt Reindent 0.3 release notes to match the 0.1 and 0.2 indentation :) 2012-06-29 18:30:21 -07:00

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.