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

Updating to std::future::Future #279

Closed
KamilaBorowska opened this issue Oct 3, 2019 · 2 comments
Closed

Updating to std::future::Future #279

KamilaBorowska opened this issue Oct 3, 2019 · 2 comments

Comments

@KamilaBorowska
Copy link
Contributor

Not sure how that would work (IntoFuture doesn't exist in futures 0.3, and because futures don't have to return Results anymore, it cannot really exist), but being able to use futures 0.3 without .compat() would be useful.

@thomaseizinger
Copy link
Contributor

It is being worked on already :)

#265

@KamilaBorowska
Copy link
Contributor Author

KamilaBorowska commented Oct 8, 2019

I see, I couldn't find this issue, but that makes sense.

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

No branches or pull requests

2 participants