summaryrefslogtreecommitdiffstats
path: root/tokio-sync
AgeCommit message (Expand)Author
2019-02-01Bump tokio-sync v0.1.1 (#881)Carl Lerche
2019-02-01sync: bounded channel can not have 0 size (#879)Stephen Carman
2019-01-25Bump Tokio to v0.1.15. (#869)Carl Lerche
2019-01-23Make reason for try_send errors clearer (#864)Jon Gjengset
2019-01-23Remove T: Debug bound on mpsc Debug impls (#866)Jon Gjengset
2019-01-23Explicit impl Clone for tx to avoid T: Clone (#865)Jon Gjengset
2019-01-22tokio-sync: add into_inner for TrySendErrors (#862)Sean McArthur
2019-01-22Introduce tokio-sync crate containing synchronization primitives. (#839)Carl Lerche