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
coroutine.rs
lib.rs Fallout from collection conventions 2014-11-06 12:26:08 -05:00
macros.rs
message_queue.rs
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
stack.rs
task.rs Runtime removal: fully remove rtio 2014-11-08 20:40:39 -08:00