Go to file
Marijn Haverbeke ee45fd80c6 Mark IDENT tokens that are followed by ::
So that the type parser won't go off and try to parse a vec
type when it sees vec::init_op.
2011-05-14 12:57:42 +02:00
doc Put out burning tinderbox. 2011-05-05 11:54:45 -07:00
mk Remove rustboot from the repository. 2011-05-13 18:38:28 -07:00
src Mark IDENT tokens that are followed by :: 2011-05-14 12:57:42 +02:00
.gitignore add dl/ and .pyc files to .gitignore 2011-05-05 11:26:07 -07:00
AUTHORS.txt Add Kelly to AUTHORS. 2011-05-05 16:40:57 -07:00
configure Remove rustboot from the repository. 2011-05-13 18:38:28 -07:00
LICENSE.txt Update copyrights for completeness. 2011-05-03 12:10:03 -07:00
Makefile.in Add a flag to run the compiler under valgrind 2011-05-14 00:15:40 -04: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.