Skip to content

fix(38299): Bug in the __rest helper function for numeric properties #38600

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

Merged
merged 2 commits into from
May 20, 2020

Conversation

a-tarasyuk
Copy link
Contributor

Fixes #38299

@a-tarasyuk a-tarasyuk requested a review from rbuckton May 16, 2020 05:44
@sandersn sandersn added the For Milestone Bug PRs that fix a bug with a specific milestone label May 20, 2020
Copy link
Contributor

@rbuckton rbuckton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more minor change.

@rbuckton
Copy link
Contributor

Looks good, thanks!

@rbuckton rbuckton merged commit 4e945fb into microsoft:master May 20, 2020
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request May 21, 2020
* upstream/master:
  Make new error an error, not message
  fix(38299): use string literals as keys to creating rest result (microsoft#38600)
  Intersection check for empty object type shouldn't cause circularities (microsoft#38673)
  fix(38682): use stable typescript version (microsoft#38683)
  Add d.ts for Intl.RelativeTimeFormat (microsoft#36084)
  fix(38295): handle duplicate object literal keys which contain '+' and '-' tokens
  make last para of Actomics.notify optional.
  Fix some JSDoc factory function return types.
  fix order and tests
  move to invocationErrorDetails
  replace the original not-callable error
  Add _0_is_declared_here pointing to accessor declaration
  Better error message for accidental calls to get-accessors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Bug in the __rest helper function for numeric properties
3 participants