Skip to content

Make isEntityNameVisible duplicate the node builder logic to always consider type parameters as visible if they are the resolution result #38921

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

Conversation

weswigham
Copy link
Member

Fixes #38345

…onsider type parameters as visible if they are the resolution result
@weswigham weswigham merged commit f41398e into microsoft:master Jun 9, 2020
cangSDARM added a commit to cangSDARM/TypeScript that referenced this pull request Jun 10, 2020
* upstream/master: (36 commits)
  Update baselines (microsoft#39000)
  Make isEntityNameVisible duplicate the node builder logic to always consider type parameters as visible if they are the resolution result (microsoft#38921)
  Schedule failed lookup updates (microsoft#38560)
  Remove non null assertion on oldSourceFile.resolvedModules (microsoft#38984)
  use blocklist instead of blacklist (microsoft#38988)
  LEGO: check in for master to temporary branch.
  Deprecate reloadFs so the tests are more clear in what they are achieving and its easier to track changed behaviour (microsoft#38954)
  LEGO: check in for master to temporary branch.
  LEGO: check in for master to temporary branch.
  Make `hasCorrectArity` handle tuples properly
  fix error when use spread arguments twice
  fix(38081): allow transforming object binding to named imports
  Accept baseline
  fix names
  Fix type and simplify code
  accept new baseline
  fix rebase conflict
  add missing semi
  Add more check
  fix mission baseline
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Private Member With Same Name of a Type Parameter
3 participants