rust/src/libnative
Alex Crichton b19261a749 green: Remove the dependence on the crate map
This is the final nail in the coffin for the crate map. The `start` function for
libgreen now has a new added parameter which is the event loop factory instead
of inferring it from the crate map. The two current valid values for this
parameter are `green::basic::event_loop` and `rustuv::event_loop`.
2014-03-24 11:19:28 -07:00
..
io Removing imports of std::vec_ng::Vec 2014-03-20 09:30:14 -07:00
lib.rs green: Remove the dependence on the crate map 2014-03-24 11:19:28 -07:00
task.rs log: Introduce liblog, the old std::logging 2014-03-15 22:26:36 -07:00