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

macros: don't take ownership of futures in macros #5087

Merged
merged 9 commits into from Oct 14, 2022

Commits on Oct 10, 2022

  1. Copy the full SHA
    ccf30c5 View commit details
    Browse the repository at this point in the history
  2. fix

    Darksonn committed Oct 10, 2022
    Copy the full SHA
    4a4c137 View commit details
    Browse the repository at this point in the history
  3. Fix size tests

    Darksonn committed Oct 10, 2022
    Copy the full SHA
    12fd8ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f734620 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d9eea3e View commit details
    Browse the repository at this point in the history
  6. Fix unused import

    Darksonn committed Oct 10, 2022
    Copy the full SHA
    da99e6d View commit details
    Browse the repository at this point in the history
  7. Add comments

    Darksonn committed Oct 10, 2022
    Copy the full SHA
    0bae230 View commit details
    Browse the repository at this point in the history
  8. Remove unused import

    Darksonn committed Oct 10, 2022
    Copy the full SHA
    8cf8a03 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    624dff4 View commit details
    Browse the repository at this point in the history