rust/src/libgreen
bors 0a092a8158 auto merge of #14455 : crabtw/rust/mips, r=alexcrichton
Because IPv4 address conversion doesn't consider big-endian target, I add functions to handle that.
These function names may need to be changed, but I can't come up with a good one.
2014-05-28 02:41:44 -07:00
..
basic.rs green: Remove some unsafe code in BasicLoop 2014-05-20 18:51:29 -07:00
context.rs fix MIPS target 2014-05-28 01:15:24 +08:00
coroutine.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
lib.rs auto merge of #14357 : huonw/rust/spelling, r=pnkfelix 2014-05-22 20:56:18 -07:00
macros.rs libstd: Remove ~str from all libstd modules except fmt and str. 2014-05-22 14:42:01 -07:00
message_queue.rs std,green: Mark some queue types as NoShare 2014-05-21 16:36:57 -07:00
sched.rs green: Remove some unsafe code in BasicLoop 2014-05-20 18:51:29 -07:00
simple.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00
sleeper_list.rs green: Switch field privacy as necessary 2014-03-31 15:47:36 -07:00
stack.rs Move std::{reflect,repr,Poly} to a libdebug crate 2014-05-27 21:44:51 -07:00
task.rs core: Remove the cast module 2014-05-11 01:13:02 -07:00