rust/src/libstd/unstable
Kevin Ballard 418e1ebae6 Reserve 'yield' keyword
Rename task::yield() to task::deschedule().

Fixes #8494.
2013-08-16 13:26:50 -07:00
..
atomics.rs register snapshots 2013-08-03 21:09:28 -04:00
dynamic_lib.rs Add ToCStr method .with_c_str() 2013-08-15 01:33:10 -07:00
extfmt.rs Mass rename of .consume{,_iter}() to .move_iter() 2013-08-10 07:01:07 -07:00
finally.rs Change finalize -> drop. 2013-06-25 21:14:39 -04:00
intrinsics.rs fix build with the new snapshot compiler 2013-08-12 17:37:46 -04:00
lang.rs Add ToCStr method .with_c_str() 2013-08-15 01:33:10 -07:00
mod.rs Move atomically to unstable::sync, and document what it actually does. Close #7872. 2013-07-31 14:37:22 -04:00
raw.rs Implement formatting arguments for strings and integers 2013-08-12 23:18:51 -07:00
simd.rs libstd: Rename libcore to libstd and libstd to libextra; update makefiles. 2013-05-22 21:57:05 -07:00
sync.rs Reserve 'yield' keyword 2013-08-16 13:26:50 -07:00