Go to file
Brian Anderson 103197bc42 Make failure propagation to dead parents work
The failure will basically go 'through' the dead parent and continue
propagating the failure (as if the child was reparented).
2011-09-14 15:48:14 -07:00
doc Remove mention of port, chan and task *types*, as they're not just library-provided. Move some text about channels into the comm section. 2011-09-14 14:48:40 -07:00
mk Print perf measurement outputs on completion of 'perf' target. 2011-09-13 17:32:25 -07:00
src Make failure propagation to dead parents work 2011-09-14 15:48:14 -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
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.