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

Support async recursive calls (as long as they have indirection) #117703

Merged
merged 7 commits into from
Jan 9, 2024

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    755b2da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfb9f5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82a2215 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    199af7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa2ff51 View commit details
    Browse the repository at this point in the history
  6. Make cycle error more resilient to where it starts

    Also don't recomment recursive_async crate anymore
    
    Co-authored-by: lcnr <rust@lcnr.de>
    compiler-errors and lcnr committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    841184b View commit details
    Browse the repository at this point in the history
  7. Last nits

    compiler-errors committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9a75603 View commit details
    Browse the repository at this point in the history