Skip to content

checker,cgen: fix cast_expr() for alias#26079

Merged
spytheman merged 5 commits intovlang:masterfrom
kbkpbot:fix-cast-alias
Dec 23, 2025
Merged

checker,cgen: fix cast_expr() for alias#26079
spytheman merged 5 commits intovlang:masterfrom
kbkpbot:fix-cast-alias

Conversation

@kbkpbot
Copy link
Copy Markdown
Contributor

@kbkpbot kbkpbot commented Dec 22, 2025

Fix issue #26076

allow cast to/from alias

@kbkpbot kbkpbot linked an issue Dec 22, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@spytheman spytheman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent work.

@kbkpbot kbkpbot changed the title checker: fix cast_expr() for alias checker,cgen: fix cast_expr() for alias Dec 22, 2025
@spytheman spytheman merged commit 65b2bc6 into vlang:master Dec 23, 2025
84 checks passed
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.

cast between alias is forbidden by checker

2 participants