Skip to content

Core cleanup #1078

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

Merged
merged 1 commit into from
Jul 10, 2018
Merged

Core cleanup #1078

merged 1 commit into from
Jul 10, 2018

Conversation

MajorBreakfast
Copy link
Contributor

@MajorBreakfast MajorBreakfast commented Jul 10, 2018

  • AtomicWaker and ContextExt are now in futures_util::task and ContextExt is now actually reexported in futures
  • Macros are now in futures_util::macros
  • ReadyFuture is now called Ready an in futures_util::future
  • FutureOption is now called OptionFuture an in futures_util::future with a code example
  • futures_util top-level exports are now also hidden in the docs

@MajorBreakfast MajorBreakfast force-pushed the core-cleanup branch 3 times, most recently from 351a689 to 1a78db6 Compare July 10, 2018 23:08
@cramertj
Copy link
Member

Works for me!

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.

2 participants