Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

Merged
rbuckton merged 2 commits into
microsoft:mastermicrosoft/TypeScript:masterfrom
a-tarasyuk:bug/38299a-tarasyuk/TypeScript:bug/38299Copy head branch name to clipboard
May 20, 2020
Merged

fix(38299): Bug in the __rest helper function for numeric properties#38600
rbuckton merged 2 commits into
microsoft:mastermicrosoft/TypeScript:masterfrom
a-tarasyuk:bug/38299a-tarasyuk/TypeScript:bug/38299Copy head branch name to clipboard

Conversation

@a-tarasyuk

Copy link
Copy Markdown
Contributor

Fixes #38299

Comment thread src/compiler/transformers/destructuring.ts Outdated
@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

@rbuckton rbuckton left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

One more minor change.

Comment thread src/compiler/emitter.ts Outdated
@rbuckton

Copy link
Copy Markdown
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
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.