0
0
mirror of https://github.com/rust-lang/rust.git synced 2024-12-01 13:18:54 +01:00
The Rust compiler https://www.rust-lang.org/
Go to file
2010-07-25 21:27:28 -07:00
doc Fix syntax of tag variants in the list example 2010-07-18 14:25:50 +08:00
src Don't write to NULL after calling C natives returning void. 2010-07-25 21:27:28 -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 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.