Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fs: use async fn instead of custom futures #1381

Merged
merged 14 commits into from
Aug 4, 2019
Merged

fs: use async fn instead of custom futures #1381

merged 14 commits into from
Aug 4, 2019

Conversation

carllerche
Copy link
Member

@carllerche carllerche commented Aug 2, 2019

work in progress

This will make the code more maintainable.

Edit: this was supposed to be posted as a draft PR. I cannot see how to switch it.

Copy link
Member

@LucioFranco LucioFranco left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM I think some of the clippy lints we can drop

tokio-fs/src/file.rs Outdated Show resolved Hide resolved
tokio-fs/src/file.rs Outdated Show resolved Hide resolved
tokio-fs/src/file.rs Show resolved Hide resolved
tokio-fs/src/file.rs Show resolved Hide resolved
@carllerche carllerche merged commit 6cbe3d4 into master Aug 4, 2019
@carllerche carllerche deleted the fs-update branch August 15, 2019 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants