rust/src/libstd/unstable
Alex Crichton 843c5e6308 std: Small cleanup and test improvement
This weeds out a bunch of warnings building stdtest on windows, and it also adds
a check! macro to the io::fs tests to help diagnose errors that are cropping up
on windows platforms as well.

cc #12516
2014-02-27 12:03:57 -08:00
..
dynamic_lib.rs std: Small cleanup and test improvement 2014-02-27 12:03:57 -08:00
finally.rs Fix all code examples 2014-02-14 23:49:22 -08:00
mod.rs std: Move unstable::stack to rt::stack 2014-02-23 01:47:08 -08:00
mutex.rs std::unstable::mutex: streamline & clarify documentation. 2014-02-16 10:13:56 +11:00
simd.rs Feature gate #[simd] 2014-01-28 01:04:15 +11:00
sync.rs std: add a NativeMutex type as a wrapper to destroy StaticNativeMutex. 2014-02-16 10:13:56 +11:00