0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-11-30 02:16:45 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
Marijn Haverbeke b28a5552e3 Reuse monomorphized functions for different box types
The free glue for opaque boxes will pick the actual tydesc out of the
box, and call its glue.

Issue #1736
2012-02-07 14:36:02 +01:00
doc Make keyword table in reference reflect reality more closely 2012-02-06 22:03:17 +01:00
man Updating the manpage and usage message 2012-01-30 19:02:20 -08:00
mk platform-specific valgrind suppression 2012-02-05 09:07:23 -08:00
src Reuse monomorphized functions for different box types 2012-02-07 14:36:02 +01:00
.gitignore
.gitmodules Update libuv. 2012-02-02 17:39:47 -08:00
AUTHORS.txt Add Ian D. Bollinger to AUTHORS.txt 2012-02-06 13:06:39 -08:00
configure Update libuv. 2012-02-02 17:39:47 -08:00
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.