Go to file
Brian Anderson b8bb663df7 Don't ever raise unique kinds of pinned kinds to shared (again)
So *resource, ~resource, [resource] are all pinned. This is counter to the
design of the kind system, but this way is a much clearer path to type safety.
Once we've established a good baseline with lots of tests, then we can try to
make raising pinned kinds work.
2011-09-27 16:03:10 -07:00
doc doc: Remove case from the list of keywords 2011-09-27 14:01:06 -07:00
mk Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
src Don't ever raise unique kinds of pinned kinds to shared (again) 2011-09-27 16:03:10 -07:00
.gitignore Update to libuv commit 3ca382. 2011-09-23 16:53:06 -07:00
AUTHORS.txt
configure Fix configure script to use valgrind again 2011-09-26 16:17:22 -07:00
LICENSE.txt
Makefile.in More steps to arch-specific target libs (#474) 2011-09-23 10:50:16 -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://www.rust-lang.org for more information.