Skip to content

Go: fix missing qualified names for some promoted methods#17941

Merged
owen-mc merged 5 commits intogithub:mainfrom
owen-mc:go/fix/missing-method-qualified-names
Nov 11, 2024
Merged

Go: fix missing qualified names for some promoted methods#17941
owen-mc merged 5 commits intogithub:mainfrom
owen-mc:go/fix/missing-method-qualified-names

Conversation

@owen-mc
Copy link
Copy Markdown
Contributor

@owen-mc owen-mc commented Nov 8, 2024

The fix is to always extract *t when we are extracting a named type t which can have methods defined on it (i.e. its underlying type is not a pointer or an interface).

@owen-mc owen-mc requested a review from a team as a code owner November 8, 2024 14:25
@owen-mc
Copy link
Copy Markdown
Contributor Author

owen-mc commented Nov 11, 2024

DCA shows nothing.

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.

2 participants