Find a file
2010-07-01 00:09:11 -07:00
doc Populate tree. 2010-06-23 21:03:09 -07:00
src Fix two bugs in tag patterns: 1. Look up the tag constructor function item using lval_item, not lval_to_referent; 2. Correct the form of the name used to query the tag or iso ty_tag when obtaining the corresponding type tuple. 2010-07-01 00:09:11 -07:00
.gitignore Ignore TAGS. 2010-06-24 16:51:48 -07:00
AUTHORS.txt Populate tree. 2010-06-23 21:03:09 -07:00
LICENSE.txt Populate tree. 2010-06-23 21:03:09 -07:00
README Update README to point to github, test email notification. 2010-06-23 21:11:10 -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://github.com/graydon/rust for current development page.