Go to file
Brian Anderson b8e31ac469 Try a little harder to avoid creating new landing pads
It's only when we add or revoke cleanups involving immediates that we need a
new landing pad for the scope.

Trims 5K off the optimized rustc bin
2011-09-13 16:52:12 -07:00
doc Remove redundant line. 2011-09-12 14:17:32 -07:00
mk Add a compile-stage2-under-perf step to "make perf" target. 2011-09-13 16:05:53 -07:00
src Try a little harder to avoid creating new landing pads 2011-09-13 16:52:12 -07:00
.gitignore
AUTHORS.txt Updating my e-mail address to one that actually still works. 2011-08-26 18:01:11 -07:00
configure Add build-system mechanisms for running benchmarks under 'perf'. 2011-09-13 15:06:41 -07:00
LICENSE.txt Add libuv license info to LICENSE.txt 2011-08-09 12:00:00 -07:00
Makefile.in Add build-system mechanisms for running benchmarks under 'perf'. 2011-09-13 15:06:41 -07: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.