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

Do not redefine modules in futures crate #2299

Merged
merged 1 commit into from Jan 1, 2021
Merged

Conversation

taiki-e
Copy link
Member

@taiki-e taiki-e commented Dec 31, 2020

This is the fundamental solution to the "missing re-export" issues that sometimes happen (e.g., #2275, #2235, #1814).

Also, document unification by this patch is useful when doing #2295.

@taiki-e taiki-e merged commit 8e9b86e into rust-lang:master Jan 1, 2021
@taiki-e taiki-e deleted the module branch January 1, 2021 06:36
taiki-e added a commit to taiki-e/futures-rs that referenced this pull request Jan 1, 2021
After rust-lang#2299, this is no longer needed.
exrook pushed a commit to exrook/futures-rs that referenced this pull request Apr 5, 2021
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

1 participant