summaryrefslogtreecommitdiffstats
path: root/tokio-io/tests
AgeCommit message (Expand)Author
2019-06-27chore: format code and enable rustfmt CI task (#1212)Carl Lerche
2019-06-24Update Tokio to use `std::future`. (#1120)Carl Lerche
2019-05-14Update Tokio to Rust 2018 (#1082)Carl Lerche
2019-02-21chore: apply rustfmt to all crates (#917)Carl Lerche
2018-11-19io: allow deprecated code in length_delimited test (#759)Carl Lerche
2018-08-31Fix non-terminating loop in `tokio_io::length_delimited::FramedWrite` (#576)Eliza Weisman
2018-06-04Create tokio-codec (#360)Bryan Burgers
2018-04-30Stop using deprecated bytes APIs in tests (#324) (#331)Roman
2018-02-26length_delimited: add a native_endian builder method (#144)Ben Boeckel
2018-01-31Move tokio-io into the git repository. (#96)Carl Lerche