Go to file
2010-07-15 12:30:46 -07:00
doc Typo fixes to docs, from Ralph Giles. 2010-07-13 16:04:31 -07:00
src Begin moving closure-or-obj pointer out to front of call args by changing the order within the call-arg tup referent type. This breaks the world quite a bit, since it remains to fix custom call paths: glue, upcalls, natives. 2010-07-15 12:30:46 -07:00
.gitignore
AUTHORS.txt Update AUTHORS.txt. 2010-07-13 16:08:40 -07:00
LICENSE.txt
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.