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

Raise recoverable error for await expressions in sync functions #12520

Merged
merged 7 commits into from Jan 24, 2021

Commits on Jan 10, 2021

  1. Copy the full SHA
    4ec3b26 View commit details
    Browse the repository at this point in the history
  2. Update tests

    sosukesuzuki committed Jan 10, 2021
    Copy the full SHA
    800d2f2 View commit details
    Browse the repository at this point in the history
  3. Avoid to lookahead

    sosukesuzuki committed Jan 10, 2021
    Copy the full SHA
    9a9a5ee View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6536b98 View commit details
    Browse the repository at this point in the history
  5. Address reviwed points

    sosukesuzuki committed Jan 10, 2021
    Copy the full SHA
    9082ef6 View commit details
    Browse the repository at this point in the history
  6. Address reviewed points

    sosukesuzuki committed Jan 10, 2021
    Copy the full SHA
    6e69209 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Avoid duplicate errors

    sosukesuzuki committed Jan 11, 2021
    Copy the full SHA
    6d3b9c5 View commit details
    Browse the repository at this point in the history