Blas Rodriguez Irizar
|
a0a356152e
|
sync: remove rt-core from blocking_{send,recv} (#2825)
|
2020-09-08 20:50:38 -07:00 |
|
 Blas Rodriguez IrizarandEliza Weisman
|
f4d6ed03d9
|
runtime: add custom keep_alive functionality (#2809)
Co-authored-by: Eliza Weisman <[email protected]>
Fixes: #2585
|
2020-09-07 21:32:34 +02:00 |
|
 Blas Rodriguez IrizarandMikail Bagishov
|
6260ed907b
|
tokio: document missing timer panics (#2801)
Fixes: #2696
Co-authored-by: Mikail Bagishov <[email protected]>
|
2020-09-05 20:33:42 +02:00 |
|
Blas Rodriguez Irizar
|
5cdb6f8fd6
|
time: move throttle to StreamExt (#2752)
Ref: #2727
|
2020-09-02 11:52:31 +02:00 |
|
Blas Rodriguez Irizar
|
5a1a6dc90c
|
sync: watch channel breaking changes (#2806)
Fixes: #2172
|
2020-09-01 20:57:48 -07:00 |
|
 Blas Rodriguez IrizarandLucio Franco
|
d9d909cb4c
|
util: Add TokioContext future (#2791)
Co-authored-by: Lucio Franco <[email protected]>
|
2020-08-27 11:33:43 -04:00 |
|
Blas Rodriguez Irizar
|
262b19ae96
|
Docs delay queue (#2793)
|
2020-08-27 10:36:59 -04:00 |
|
Blas Rodriguez Irizar
|
138eef3526
|
test: implement Drop for Mock to panic w/ unconsumed data (#2704)
|
2020-08-20 15:48:27 -04:00 |
|
Blas Rodriguez Irizar
|
e9adac288e
|
sync: typo in impl Semaphore (#2745)
|
2020-08-09 08:42:04 +02:00 |
|
Blas Rodriguez Irizar
|
27bfe52bba
|
sync: show correct permits in fmt::Debug (#2750)
Fixes: #2744
|
2020-08-08 13:41:55 -07:00 |
|
Blas Rodriguez Irizar
|
1167c09ae8
|
process: document remote killing for Child (#2736)
* process: document remote killing for Child
Fixes: #2703
|
2020-08-05 00:59:10 +00:00 |
|
 Blas Rodriguez IrizarandAlice Ryhl
|
027351dd3a
|
macros: silence unreachable_code warning in select! (#2678)
Solves #2665 by adding #[allow(unreachable_code)] inside a branch
matching arm.
Co-authored-by: Alice Ryhl <[email protected]>
|
2020-07-28 13:10:07 -07:00 |
|
Blas Rodriguez Irizar
|
08872c55d1
|
doc: feature flags in README (#2682)
|
2020-07-24 20:51:34 +02:00 |
|
Blas Rodriguez Irizar
|
32f46d7b88
|
time: improve Entry field comment (#2671)
Applying a suggestion from #2617 to make the sentence more clear.
|
2020-07-20 14:29:25 -07:00 |
|