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

Futures v0.2 [edit: Move to std futures] #98

Closed
Nukesor opened this issue Apr 15, 2018 · 4 comments
Closed

Futures v0.2 [edit: Move to std futures] #98

Nukesor opened this issue Apr 15, 2018 · 4 comments

Comments

@Nukesor
Copy link

Nukesor commented Apr 15, 2018

Hi there :)

Futures just got updated to v0.2 about a week ago. As a result the examples break, if you try to run it with the newest version.

@berkus
Copy link

berkus commented May 10, 2018

Hi, I believe futures are NOT compatible between 0.1 and 0.2 versions, I'd recommend sticking to v0.1 until async/await from rust-lang/rust#50547 has landed in rustc.

@balthild
Copy link

Can I use async/await with this library currently? There's a library called futures-await that supports futures v0.1, but I can't work out it.

@gugahoa gugahoa added this to the 0.7.0 milestone May 2, 2019
@gugahoa
Copy link
Member

gugahoa commented May 2, 2019

With futures stabilization near, it would be interesting to move to std futures

@gugahoa gugahoa changed the title Futures v0.2 Futures v0.2 [edit: Move to std futures] May 2, 2019
@gugahoa
Copy link
Member

gugahoa commented Oct 8, 2019

Closed by #131

@gugahoa gugahoa closed this as completed Oct 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants