rust/src/libgreen
Aaron Turon fa94fdad3e Runtime removal: fully remove rtio
This patch cleans up the remnants of the runtime IO interface.

Because this eliminates APIs in `libnative` and `librustrt`, it is a:

[breaking-change]

This functionality is likely to be available publicly, in some form,
from `std` in the future.
2014-11-08 20:40:39 -08:00
..
basic.rs Runtime removal: fully remove rtio 2014-11-08 20:40:39 -08:00
context.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
coroutine.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
lib.rs Fallout from collection conventions 2014-11-06 12:26:08 -05:00
macros.rs ignore-lexer-test to broken files and remove some tray hyphens 2014-07-21 10:59:58 -07:00
message_queue.rs libsyntax: Remove the use foo = bar syntax from the language in favor 2014-08-18 09:19:10 -07:00
sched.rs Fallout from collection conventions 2014-11-06 12:26:08 -05:00
simple.rs Runtime removal: fully remove rtio 2014-11-08 20:40:39 -08:00
sleeper_list.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
stack.rs Rename fail! to panic! 2014-10-29 11:43:07 -04:00
task.rs Runtime removal: fully remove rtio 2014-11-08 20:40:39 -08:00