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

Perform intersection reduction before and after getApparentType #38565

Merged
merged 2 commits into from
May 14, 2020

Conversation

ahejlsberg
Copy link
Member

Fixes #38542.
Fixes #38549.

@ahejlsberg ahejlsberg merged commit c1f676d into master May 14, 2020
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request May 14, 2020
* upstream/master:
  Perform intersection reduction before and after getApparentType (microsoft#38565)
  fix(33836): allow readonly modifier for a field with only get accessor (microsoft#36543)
  Fix build type error (microsoft#38525)
rrdelaney pushed a commit to rrdelaney/TypeScript that referenced this pull request May 18, 2020
…osoft#38565)

* Perform intersection reduction before and after getApparentType

* Add regression tests
@DanielRosenwasser
Copy link
Member

@typescript-bot cherry-pick this to release-3.9

@typescript-bot
Copy link
Collaborator

typescript-bot commented May 19, 2020

Heya @DanielRosenwasser, I've started to run the task to cherry-pick this into release-3.9 on this PR at 7af78d3. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @DanielRosenwasser, I've opened #38669 for you.

typescript-bot pushed a commit to typescript-bot/TypeScript that referenced this pull request May 19, 2020
Component commits:
e03cb80 Perform intersection reduction before and after getApparentType

7af78d3 Add regression tests
DanielRosenwasser added a commit that referenced this pull request May 19, 2020
🤖 Pick PR #38565 (Perform intersection reduction befo...) into release-3.9
@DanielRosenwasser DanielRosenwasser deleted the fix38542 branch May 20, 2020 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants