Skip to content

parser: disallow using generic non struct as type inside struct decl #25705

Merged
spytheman merged 3 commits into
vlang:masterfrom
Delta456:parser_sym_import_err
Nov 10, 2025
Merged

parser: disallow using generic non struct as type inside struct decl #25705
spytheman merged 3 commits into
vlang:masterfrom
Delta456:parser_sym_import_err

Conversation

@Delta456

@Delta456 Delta456 commented Nov 9, 2025

Copy link
Copy Markdown
Member

Fixes #25452

@spytheman spytheman merged commit 8ef3db5 into vlang:master Nov 10, 2025
83 checks passed
@spytheman

Copy link
Copy Markdown
Contributor

Thank you @Delta456 🙇🏻 .

@Delta456 Delta456 deleted the parser_sym_import_err branch November 10, 2025 07:05
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.

Bad error when declaring that a field is a vec3[f64] instead of a Vec3

2 participants