Go to file
Brian Anderson 007422cc04 Change the linkage order on linux and add -ldl
-lrt and -ldl need to be specified after -lrustrt since they are only used by
rustrt.
2011-10-17 10:41:22 -07:00
doc doc: Don't merge function and concept index. There is no findex 2011-09-29 16:47:09 -07:00
mk move ctags.rust into src/etc 2011-10-12 13:57:32 -07:00
src Change the linkage order on linux and add -ldl 2011-10-17 10:41:22 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt Add Elly Jones to AUTHORS.txt 2011-10-15 15:53:18 -07:00
configure Add LLVM 3.1svn to supported versions 2011-10-15 15:53:18 -07:00
LICENSE.txt
Makefile.in new targets, TAGS.emacs and TAGS.vi. they must be manually made. 2011-10-12 13:57:32 -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.