Go to file
Jeffrey Yasskin 581a95a804 Add an int->str conversion function.
The test currently fails because string equality isn't implemented.
2010-08-06 17:25:27 -07:00
doc Make note of new literal forms in docs. 2010-07-29 16:04:22 -07:00
src Add an int->str conversion function. 2010-08-06 17:25:27 -07:00
.gitignore Teach the makefile to generate .ll files, 2010-07-22 01:11:34 +08:00
AUTHORS.txt Update AUTHORS.txt. 2010-07-15 17:28:35 -07:00
LICENSE.txt
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.