dignifiedquire
|
e4df1405c1
|
feat: add basic wasm support
|
2020-05-02 20:27:50 +02:00 |
|
dignifiedquire
|
10c8b9a6d8
|
silence must use
|
2020-05-02 20:27:50 +02:00 |
|
dignifiedquire
|
ab9d6554aa
|
switch to smol::Timer
|
2020-05-02 20:27:50 +02:00 |
|
Devashish Dixit
|
68fa054517
|
Update futures-timer to 3.0.2
|
2020-03-30 19:30:00 +08:00 |
|
nasa
|
cc19592f80
|
Revert "Stabilize most stream method and remove unnecessary macros"
|
2020-03-12 18:34:09 +09:00 |
|
k-nasa
|
75223905bd
|
fix: Stabilize stream most method
|
2020-03-03 23:12:09 +09:00 |
|
k-nasa
|
880b7ee987
|
remove crate::prelude import
|
2020-01-28 15:58:46 +09:00 |
|
Yoshua Wuyts
|
b3942ecfa8
|
remove tokio mention
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-12-24 14:39:55 +01:00 |
|
Stjepan Glavina
|
548733e5d5
|
Cleanup stream traits (#487)
* Cleanup stream traits
* Fix docs
|
2019-11-09 11:22:09 +01:00 |
|
Florian Gilcher
|
c2a084ed4a
|
Merge pull request #393 from k-nasa/fix_clippy
Fix clippy warnings
|
2019-10-27 20:22:35 -07:00 |
|
Yoshua Wuyts
|
a3a740c14a
|
backlink all docs
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-27 22:29:20 +01:00 |
|
k-nasa
|
7c293d37f7
|
fix clippy::comparison_chain
|
2019-10-27 20:32:22 +09:00 |
|
Taiki Endo
|
944e43d4bf
|
Remove Pin API related unsafe code by using pin-project-lite cra… (#381)
|
2019-10-23 10:35:02 +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 |
|
Yoshua Wuyts
|
6e0905d3ca
|
correctly mark stream::Merge as unstable (#352)
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-16 14:13:35 +02:00 |
|
Yoshua Wuyts
|
e938527f66
|
add stream::interval (#298)
* add stream::interval
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* fix tests
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* cargo fmt
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* cross-docs
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
* update deps
Signed-off-by: Yoshua Wuyts <yoshuawuyts@gmail.com>
|
2019-10-15 15:30:24 +02:00 |
|