rust/library/std/src/io
bors 56d288fa46 Auto merge of #78227 - SergioBenitez:test-stdout-threading, r=m-ou-se
Capture output from threads spawned in tests

This is revival of #75172.

Original text:
> Fixes #42474.
>
> r? `@​dtolnay` since you expressed interest in this, but feel free to redirect if you aren't the right person anymore.

---

Closes #75172.
2020-10-27 11:43:18 +00:00
..
buffered fix(docs): typo in BufWriter documentation 2020-10-26 11:13:47 +01:00
cursor std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
error std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
impls std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
stdio std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
util std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
cursor.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
error.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
impls.rs Capture output from threads spawned in tests 2020-10-22 18:15:44 -07:00
mod.rs Capture output from threads spawned in tests 2020-10-22 18:15:44 -07:00
prelude.rs mv std libs to library/ 2020-07-27 19:51:13 -05:00
stdio.rs Only load LOCAL_STREAMS if they are being used 2020-10-22 18:15:48 -07:00
tests.rs std: move "mod tests/benches" to separate files 2020-08-31 02:56:59 +00:00
util.rs Rollup merge of #76275 - FedericoPonzi:immutable-write-impl-73836, r=dtolnay 2020-09-21 20:40:44 -07:00