summaryrefslogtreecommitdiffstats
path: root/tokio/tests/fs_file_mocked.rs
AgeCommit message (Expand)Author
2020-10-09fs: future proof `File` (#2930)Carl Lerche
2020-06-25test: fix new clippy lint (#2631)João Oliveira
2019-11-22default all feature flags to off (#1811)Carl Lerche
2019-11-18chore: refine feature flags (#1785)Carl Lerche
2019-11-16io: expose std{in, out, err} under io feature (#1759)Taiki Endo
2019-11-15Limit `futures` dependency to `Stream` via feature flag (#1774)Carl Lerche
2019-10-26io: move into `tokio` crate (#1691)Carl Lerche
2019-10-21fs: move into `tokio` (#1672)Carl Lerche