Skip to content

fix: lead native_method_value help with call-direct form#296

Merged
ivov merged 1 commit into
mainfrom
native-method-value-help-call-directly
May 4, 2026
Merged

fix: lead native_method_value help with call-direct form#296
ivov merged 1 commit into
mainfrom
native-method-value-help-call-directly

Conversation

@ivov
Copy link
Copy Markdown
Owner

@ivov ivov commented May 4, 2026

When a slice method or other native-typed method is referenced without parens through a receiver, the infer.native_method_value help now leads with the call-direct form and demotes the closure suggestion. The closure-only suggestion still applies to the static UFCS form (e.g. Slice.append), where there is no receiver to call against.

@ivov ivov merged commit 192cdd6 into main May 4, 2026
11 checks passed
@ivov ivov mentioned this pull request May 4, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

Released in lisette-v0.1.26

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.

1 participant