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

Remove async/await crates #1050

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

MajorBreakfast
Copy link
Contributor

I don't think we need these anymore

@cramertj
Copy link
Member

This sounds good to me-- the async/await stuff landed faster than I expected, so I don't think we'll need the macros anymore. Still, it is a bit sad to lose the ability to create streams via generators. cc @withoutboats @aturon Do either of you think that we should keep the macros around (and fix/maintain them) for the sake of stream-generators, or are you okay with killing them?

@withoutboats
Copy link

If anyone wants to maintain the stream generator stuff against futures 0.3 in a separate repo, big 👍 from me, but I don't think they should be a part of the futures crate.

@cramertj
Copy link
Member

SGTM-- I'll go ahead and merge this then, and they can get pulled out of the history if someone so desires.

@cramertj cramertj merged commit 173c6ac into rust-lang:0.3 Jun 27, 2018
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.

3 participants