Files
rust/src/libstd
bors 5bb2094d89 Auto merge of #52936 - felixrabe:patch-1, r=alexcrichton
Document #39364 – Panic in mpsc::Receiver::recv_timeout

I can still reproduce #39364 with the example code at https://github.com/rust-lang/rust/issues/39364#issuecomment-320637702.

I'm opening this PR in an attempt to document this bug as a known issue in [libstd/sync/mpsc/mod.rs](https://github.com/rust-lang/rust/blob/master/src/libstd/sync/mpsc/mod.rs).

Inputs very much welcome. ([Nightly docs for `recv_timeout`.](https://doc.rust-lang.org/nightly/std/sync/mpsc/struct.Receiver.html?search=#method.recv_timeout))
2018-08-14 22:22:18 +00:00
..
2018-08-07 12:03:42 -05:00
2018-07-27 23:26:36 +09:00
2018-07-30 18:18:23 +02:00
2018-07-11 09:11:39 +02:00
2018-07-08 16:07:09 +02:00
2018-08-11 20:06:46 +02:00
2017-08-24 18:42:53 +02:00
2018-05-16 19:11:31 +02:00
2018-08-11 13:02:49 -07:00
2018-07-10 20:35:36 +02:00
2018-05-28 18:24:01 -06:00