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

Fix lowering for async-iterator method with type parameter #30105

Merged
merged 13 commits into from
Oct 2, 2018

Commits on Oct 1, 2018

  1. Fix scenario with type parameter

    Extract helper methods for current thread ID
    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    9e37df9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2cbaff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c44621 View commit details
    Browse the repository at this point in the history
  4. Synthesize proper attributes

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    2d6fcbd View commit details
    Browse the repository at this point in the history
  5. Update speclet

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    77dfe41 View commit details
    Browse the repository at this point in the history
  6. Convert PROTOTYPE to issue

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    8d3055a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e13cae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0c74cd1 View commit details
    Browse the repository at this point in the history
  9. More foreach tests

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    f62437e View commit details
    Browse the repository at this point in the history
  10. More tests

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    e402fa2 View commit details
    Browse the repository at this point in the history
  11. Block dynamic

    jcouv committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    c96110d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. Address feedback from Chuck

    jcouv committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    b5447bd View commit details
    Browse the repository at this point in the history
  2. Rename to IteratorElementType

    jcouv committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    140cf08 View commit details
    Browse the repository at this point in the history