Find a file
Marijn Haverbeke 64c69aa7b8 Start on a piecemeal conversion to DPS
Issue #667

Wires in a basic framework for destination-passing style, with
backwards-compatibility to the old approach, so that expression types
can be moved over to it one at a time (by moving them from trans_expr
to trans_expr_dps).
2011-09-23 22:49:37 +02:00
doc Switch URLs. 2011-09-20 16:27:08 -07:00
mk Don't pipe check-fast results through tee 2011-09-23 12:30:35 -07:00
src Start on a piecemeal conversion to DPS 2011-09-23 22:49:37 +02:00
.gitignore More additions to .gitignore. 2011-07-13 13:51:30 -07:00
AUTHORS.txt Updating my e-mail address to one that actually still works. 2011-08-26 18:01:11 -07:00
configure More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -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.