Taiki Endo
|
a791f4a758
|
chore: bump to newer nightly (#1485)
|
2019-08-20 20:07:16 -07:00 |
|
Carl Lerche
|
6cbe3d4f82
|
fs: use async fn instead of custom futures (#1381)
Also update all the doc examples.
|
2019-08-04 11:24:30 -07:00 |
|
Carl Lerche
|
a99fa6e096
|
chore: remove tokio-futures facade crate (#1327)
This switches from using the tokio-futures facade to referencing
futures-* crates directly.
|
2019-07-19 13:11:46 -07:00 |
|
Taiki Endo
|
b14e189e44
|
add #[must_use] to more futures and streams (#1309)
|
2019-07-15 13:28:56 -07:00 |
|
andy finch
|
795e02f4c6
|
fs: update to use std::future (#1269)
|
2019-07-11 09:05:49 -07:00 |
|
Carl Lerche
|
cb4aea394e
|
Update Tokio to Rust 2018 (#1082)
|
2019-05-14 10:27:36 -07:00 |
|
Carl Lerche
|
80162306e7
|
chore: apply rustfmt to all crates (#917)
|
2019-02-21 11:56:15 -08:00 |
|
Linus Färnstrand
|
1cf5f73651
|
Read write helpers (#896)
Provides async versions of read / write helpers being stabilized in `std`.
|
2019-02-20 14:38:49 -08:00 |
|