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

Defer generic awaited type #35064

Closed
wants to merge 4 commits into from
Closed

Defer generic awaited type #35064

wants to merge 4 commits into from

Commits on Feb 21, 2020

  1. Move this Promise.race() overload back to es2015.iterable.d.ts

    You can include es2015.promise.d.ts without es2015.iterable.d.ts. It was
    moved to es2015.promise.d.ts in microsoft#31117
    jablko committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e9a1dae View commit details
    Browse the repository at this point in the history
  2. Add tests

    jablko committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8c5ed7f View commit details
    Browse the repository at this point in the history
  3. Defer generic awaited type

    jablko committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1214b11 View commit details
    Browse the repository at this point in the history
  4. Add tests

    jablko committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1f3b7de View commit details
    Browse the repository at this point in the history