Skip to content

checker, cgen: fix selector option unwrapping on infix#24115

Merged
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_option_selector_unwrap_on_else_branch
Apr 3, 2025
Merged

checker, cgen: fix selector option unwrapping on infix#24115
spytheman merged 2 commits into
vlang:masterfrom
felipensp:fix_option_selector_unwrap_on_else_branch

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #24108

@felipensp felipensp changed the title checker, cgen: fix selector option unwrapp on infix checker, cgen: fix selector option unwrapping on infix Apr 2, 2025
@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-22506

@spytheman spytheman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Excellent work.

@spytheman spytheman merged commit e912854 into vlang:master Apr 3, 2025
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.

Unable to unwrap Option struct field in if var == none { expr

2 participants