rust/src/libstd/sync
bors 49e9bfdbf2 Auto merge of #36104 - KiChjang:issue-35847, r=brson
Fix illegal instruction caused by overflow in channel cloning

Fixes #35847.

r? @alexcrichton
2016-09-03 11:24:01 -07:00
..
mpsc Fix illegal instruction caused by overflow in channel cloning 2016-08-29 10:27:59 -07:00
barrier.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
condvar.rs Auto merge of #35048 - tmiasko:monotonic-wait-timeout, r=alexcrichton 2016-08-30 16:28:32 -07:00
mod.rs std: Clean out deprecated APIs 2016-07-12 12:51:13 -07:00
mutex.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
once.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00
rwlock.rs Use #[prelude_import] in libstd. 2016-08-24 22:12:48 +00:00