Go to file
Ralph Giles 6b9a9a7874 Check the llvm version against a fixed list.
This change is thanks to Peter Hull, who independently resolved
the 2.8 vs 2.8svn issue this way. His patch checked the version
string against a fixed set of options, which is easier to read
and simpler to adjust in the future.
(cherry picked from commit 83cc297561a78ad13fcd1c2943f17ace81c725b8)
2010-10-21 16:06:39 -07:00
doc Update manual to cover change to nominal tag items. 2010-09-13 17:58:09 -07:00
src Check the llvm version against a fixed list. 2010-10-21 16:06:39 -07:00
.gitignore Allow every test to make a .tmp file that is cleaned up before execution. 2010-08-20 12:48:45 -07:00
AUTHORS.txt Add Peter Hull's contributed translation of the fasta shootout benchmark (integer-only version). 2010-09-15 18:22:10 -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.