Go to file
Marijn Haverbeke 6e652588bf Get rid of 'overwrite' destination kind
It wasn't safe (computing the rval might invalidate the lval addr), and needlessly
complicating things (code was already building up intermediary results to work
around other unsafeties).

Issue #667
2011-10-04 17:52:23 +02:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk Cleanup mk/tests.mk 2011-10-02 18:00:13 -07:00
src Get rid of 'overwrite' destination kind 2011-10-04 17:52:23 +02:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Haitao Li to AUTHORS.txt 2011-10-02 15:30:25 -07:00
configure Lots of build system cleanup and documentation 2011-10-02 00:57:53 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Move compiletest to src/ and cleanup build rules 2011-10-02 17:28:59 -07:00
README Switch URLs. 2011-09-20 16:27:08 -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.