Stjepan Glavina
|
b2fe91385b
|
Add channel behind unstable feature flag (#380)
* Add channel behind unstable feature flag
* Don't check tests without unstable feature flag
* Fix typos
* Remove useless attribute
|
2019-10-23 17:02:03 +01:00 |
|
Stjepan Glavina
|
ec23632f3e
|
Cleanup: replace cfg-if with our macros (#361)
* Cleanup: replace cfg-if with our macros
* Prefix macros with cfg_
* Remove #[macro_export] from internal macros
|
2019-10-17 19:17:49 +02:00 |
|
k-nasa
|
9d9543c46b
|
refactor: Remove needless main fn
|
2019-10-13 16:33:02 +09: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
|
019c8085f4
|
Cleanup examples
|
2019-08-14 03:47:39 +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 |
|