Skip to content

fix regression in methods lookup#49416

Merged
vtjnash merged 1 commit intomasterfrom
jn/49408
Apr 20, 2023
Merged

fix regression in methods lookup#49416
vtjnash merged 1 commit intomasterfrom
jn/49408

Conversation

@vtjnash
Copy link
Copy Markdown
Member

@vtjnash vtjnash commented Apr 19, 2023

Certain queries were searching for Type{T} instead of T due to a mistaken tparam setting, resulting in missing methods in lookup.

Fix #49408
Ref #48925

Certain queries were searching for Type{T} instead of T due to a
mistaken tparam setting, resulting in missing methods in lookup.

Fix #49408
Ref #48925
@vtjnash vtjnash merged commit ca50706 into master Apr 20, 2023
@vtjnash vtjnash deleted the jn/49408 branch April 20, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

regression in methods lookup

1 participant