Files
rust/library/std
Yuki Okushi 9aee3c2883 Rollup merge of #86916 - godmar:@godmar/thread-yield-documentation-fix, r=joshtriplett
rewrote documentation for thread::yield_now()

The old documentation suggested the use of yield_now for repeated
polling instead of discouraging it; it also made the false claim that
channels are implemented using yield_now. (They are not, except for
a corner case).
2021-07-07 12:17:44 +09:00
..
2020-07-27 19:51:13 -05:00
2020-11-22 17:11:41 -05:00
2021-06-01 21:32:29 +02:00