Skip to content

type_resolver: fix fn detection for comptime arg type#23456

Merged
spytheman merged 16 commits into
vlang:masterfrom
felipensp:fix_comptime_fn_detection
Jan 14, 2025
Merged

type_resolver: fix fn detection for comptime arg type#23456
spytheman merged 16 commits into
vlang:masterfrom
felipensp:fix_comptime_fn_detection

Conversation

@felipensp

Copy link
Copy Markdown
Member

Fix #23454

@huly-for-github

Copy link
Copy Markdown

Connected to Huly®: V_0.6-21886

@felipensp felipensp marked this pull request as ready for review January 14, 2025 11:13
Comment thread vlib/v/type_resolver/comptime_resolver.v

@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 6ab2562 into vlang:master Jan 14, 2025
@felipensp felipensp deleted the fix_comptime_fn_detection branch January 14, 2025 22:07
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.

cgen error, when calling a generic function in a $for v in dc.variants { if dc is v { block

2 participants