about summary refs log tree commit diff
path: root/library/std/src/sync/mpmc/utils.rs
AgeCommit message (Expand)AuthorLines
2022-11-22rustdoc: Fix backoff doc to match implementationJonas Spinner-1/+1
2022-11-09tidyIbraheem Ahmed-1/+1
2022-11-09`sync::mpsc`: quadratic backoffIbraheem Ahmed-2/+3
2022-11-09initial port of crossbeam-channelIbraheem Ahmed-0/+143