Find a file
Brian Anderson 393deeb06f Merge branch 'unwind'
Conflicts:
	src/comp/middle/trans.rs
	src/comp/middle/trans_build.rs
	src/lib/run_program.rs
	src/test/compiletest/runtest.rs
2011-09-12 09:36:51 -07:00
doc Rename alias to reference in docs and error messages 2011-09-12 14:24:46 +02:00
mk Change the exit status used for valgrind errors and check for it in tests 2011-09-11 17:31:37 -07:00
src Merge branch 'unwind' 2011-09-12 09:36:51 -07:00
.gitignore More additions to .gitignore. 2011-07-13 13:51:30 -07:00
AUTHORS.txt Updating my e-mail address to one that actually still works. 2011-08-26 18:01:11 -07:00
configure Munge libuv makefiles sufficiently to build out of tree. 2011-08-05 11:57:07 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Remove makefile CFG_USE_SNAP_LIBS_FOR_STAGE1 hack 2011-08-29 14:31:32 +02: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.