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

inference: first try to tmerge tuples to a single Vararg type #22120

Merged
merged 1 commit into from
May 1, 2018

Conversation

vtjnash
Copy link
Sponsor Member

@vtjnash vtjnash commented May 29, 2017

Rather than widening straight to Tuple, this tries to widen to a Varargs tuple first

@vtjnash vtjnash added the compiler:inference Type inference label May 29, 2017
@vtjnash vtjnash requested a review from JeffBezanson May 29, 2017 17:59
@martinholters
Copy link
Member

Any way of testing this?

@vtjnash vtjnash merged commit 132a9f4 into master May 1, 2018
@vtjnash vtjnash deleted the jn/infer-tuple-grow-vararg branch May 1, 2018 03:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler:inference Type inference
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants