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

ast,checker,cgen: fix generics function with embedded structs, ensure correct link generation in cgen #20900

Conversation

GGRei
Copy link
Contributor

@GGRei GGRei commented Feb 24, 2024

fix #20848

@GGRei GGRei changed the title ast,checker,cgen: fix generics function with embedded structs, ensure… ast,checker,cgen: fix generics function with embedded structs, ensure correct link generation in cgen Feb 24, 2024
@spytheman spytheman merged commit 0367f34 into vlang:master Feb 25, 2024
54 checks passed
@GGRei GGRei deleted the fix_generics_incorrect_using_type_with_embedded_structs_ branch February 25, 2024 16:56
raw-bin pushed a commit to raw-bin/v that referenced this pull request Mar 9, 2024
raw-bin pushed a commit to raw-bin/v that referenced this pull request Mar 9, 2024
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.

Generics use incorrect type/path when more than one generic function exists for embedded structs
3 participants