k-nasa
|
9d9543c46b
|
refactor: Remove needless main fn
|
2019-10-13 16:33:02 +09:00 |
|
Stjepan Glavina
|
de01a5c5b7
|
Stabilize io::Cursor
|
2019-10-09 17:19:34 +02:00 |
|
k-nasa
|
f08fcd0bbb
|
refactor
|
2019-10-01 18:08:24 +09:00 |
|
Yoshua Wuyts
|
06862d47c3
|
update Barrier example to match std::sync::Barrier 1:1
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-09-29 04:21:48 +02:00 |
|
Yoshua Wuyts
|
0b39306b74
|
fix barrier tests
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-09-26 17:24:24 +02:00 |
|
Yoshua Wuyts
|
c23cc769ee
|
mark sync::Barrier as unstable
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-09-26 16:34:44 +02:00 |
|
dignifiedquire
|
b77b72d333
|
feat: implement sync::Barrier
Based on the implementation in https://github.com/tokio-rs/tokio/pull/1571
|
2019-09-25 21:10:06 +02:00 |
|
Yoshua Wuyts
|
fa31c6347e
|
expose sync::{Arc,Weak}
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-09-19 18:28:17 +02:00 |
|
Yoshua Wuyts
|
63ad786768
|
remove async_await feature gate
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-08-21 00:29:35 -07:00 |
|
Stjepan Glavina
|
e459bd048e
|
Cleanup and docs
|
2019-08-14 04:22:37 +02:00 |
|
Stjepan Glavina
|
019c8085f4
|
Cleanup examples
|
2019-08-14 03:47:39 +02:00 |
|
Stjepan Glavina
|
a430e27819
|
Cleanup, docs, fmt
|
2019-08-12 18:00:21 +02:00 |
|
Stjepan Glavina
|
3f4a56abdc
|
Reformat doc examples
|
2019-08-09 02:56:59 +02:00 |
|
Florian Gilcher
|
5b0a6269a9
|
Initial commit
|
2019-08-08 14:44:48 +02:00 |
|