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

fix isvatuple to properly handle UnionAlls #27018

Merged
merged 2 commits into from
May 8, 2018
Merged

fix isvatuple to properly handle UnionAlls #27018

merged 2 commits into from
May 8, 2018

Conversation

jrevels
Copy link
Member

@jrevels jrevels commented May 7, 2018

I have some tests as well, should I put those in test/compiler/compiler.jl or test/core.jl or somewhere else? I put them in test/core.jl

@vtjnash
Copy link
Sponsor Member

vtjnash commented May 7, 2018

Seems like we should eventually deprecate this. All uses of the function are asking the wrong question. Although in the meantime, this PR should at least make it more conservative in most cases for inference.

@ararslan
Copy link
Member

ararslan commented May 7, 2018

test/core.jl sounds good to me

@jrevels jrevels merged commit b19ba88 into master May 8, 2018
@jrevels jrevels deleted the jr/isvatuplefix branch May 8, 2018 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants