Skip to content

clean up implementation of ml_matches_visitor a bit #31358

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

Merged
merged 1 commit into from
Mar 19, 2019
Merged

Conversation

JeffBezanson
Copy link
Member

Simplifies the code flow a little, and avoids computing a type intersection that we only used for include_ambiguous, which is not the common case.

I can rebase this after #31191 is merged.

Simplifies the code flow a little, and avoids computing a type
intersection that we only used for `include_ambiguous`, which is
not the common case.
@vtjnash vtjnash merged commit b207c01 into master Mar 19, 2019
@vtjnash vtjnash deleted the jb/mlmatchcleanup branch March 19, 2019 19:38
staticfloat pushed a commit that referenced this pull request Mar 27, 2019
Simplifies the code flow a little, and avoids computing a type
intersection that we only used for `include_ambiguous`, which is
not the common case.
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.

2 participants