Skip to content

Conversation

@krystophny
Copy link
Contributor

Summary

  • streamline function return inference by sharing declaration and assignment checks through a focused helper
  • reuse a scoped helper to keep identifier context search under the 50-line soft limit
  • delegate function-scope metadata registration to a dedicated routine to keep the entry point concise

Verification

  • make test

@krystophny krystophny merged commit d596d90 into main Oct 26, 2025
2 checks passed
@krystophny krystophny deleted the fix/issue-1941-reduce-function-sizes branch October 26, 2025 14:20
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