Go to file
Brian Anderson 28bf190219 Revert "Make [] and ~[] both construct ivecs"
This reverts commit 60e1cead9b.

The check-fast driver can't work with this commit. Need to wait until main
taks ivecs
2011-08-14 12:54:18 -07:00
doc Update syntax for function arguments; tweak object system examples to 2011-08-11 16:19:51 -07:00
mk Add lib/main.o to snapshot 2011-08-14 12:14:58 -07:00
src Revert "Make [] and ~[] both construct ivecs" 2011-08-14 12:54:18 -07:00
.gitignore More additions to .gitignore. 2011-07-13 13:51:30 -07:00
AUTHORS.txt Add Jesse Ruderman to AUTHORS.txt 2011-07-10 17:08:18 -07:00
configure Munge libuv makefiles sufficiently to build out of tree. 2011-08-05 11:57:07 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Munge libuv makefiles sufficiently to build out of tree. 2011-08-05 11:57:07 -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.