summaryrefslogtreecommitdiffstats
path: root/tokio/tests/support
AgeCommit message (Expand)Author
2020-08-28fs: implement FromRawFd & FromRawHandle for File (#2792)Nikolai Vazquez
2019-12-13chore: remove benches and fix/work around clippy lints (#1952)Artem Vorotnikov
2019-11-26fs: impl AsRawFd / AsRawHandle for File (#1827)Carl Lerche
2019-11-12reorganize modules (#1766)Carl Lerche
2019-10-29sync: move into `tokio` crate (#1705)Carl Lerche
2019-10-25net: move into tokio crate (#1683)Carl Lerche
2019-10-21fs: move into `tokio` (#1672)Carl Lerche