klensy
|
229d199994
|
lazily calls some fns
|
2021-03-27 10:20:32 +03:00 |
|
Mara Bos
|
72e96604c0
|
Remove io::LocalOutput and use Arc<Mutex<dyn>> for local streams.
|
2020-11-10 21:57:05 +01:00 |
|
Mara Bos
|
1c66688adc
|
Rollup merge of #78065 - tshepang:nits, r=dtolnay
make concurrency helper more pleasant to read
|
2020-11-08 13:36:01 +01:00 |
|
Tyler Mandry
|
d0d0e78208
|
Capture output from threads spawned in tests
Fixes #42474.
|
2020-10-22 18:15:44 -07:00 |
|
Tshepang Lekhonkhobe
|
628fb9ff4a
|
make concurrency helper more pleasant to read
|
2020-10-21 04:44:59 +02:00 |
|
Yoshua Wuyts
|
3717646366
|
Add std:🧵:available_concurrency
|
2020-10-16 23:36:15 +02:00 |
|
Matthias Krüger
|
a605e51056
|
fix clippy::needless_return: remove unneeded return statements
|
2020-08-08 00:57:37 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|