0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
Rafael Ávila de Espíndola ecc080ed0b Use "" in the native_name as an indication that no extra options have to
be passed to the "linker". Use that for libc.
2011-06-28 08:21:13 -04:00
doc Add a FIXME to the docs about literal suffixes 2011-06-25 19:28:19 -07:00
mk build: Remove --vex-iropt-level=0 2011-06-27 12:39:37 -07:00
src Use "" in the native_name as an indication that no extra options have to 2011-06-28 08:21:13 -04:00
.gitignore Ignore files generated by Doxygen. 2011-06-01 10:37:48 -07:00
AUTHORS.txt Update Brian's email address in AUTHORS.txt 2011-06-26 21:58:40 -07:00
configure Some work on reviving the mingw-cross build. Not working yet. 2011-06-27 11:53:28 -07:00
LICENSE.txt
Makefile.in Some work on reviving the mingw-cross build. Not working yet. 2011-06-27 11:53:28 -07:00
README

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://github.com/graydon/rust for current development page.