Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Type inference improvements #1176

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Type inference improvements #1176

merged 1 commit into from
Apr 17, 2024

Conversation

degory
Copy link
Owner

@degory degory commented Apr 17, 2024

Bugs fixed:

  • Types with unsafe generic parameter constraints could be inferred as element types
  • Tuple elements without names could cause internal errors

Enhancements:

  • Tweak least upper bound quality heuristic

Bugs fixed:
- Types with unsafe generic parameter constraints could be inferred as element types
- Tuple elements without names could cause internal errors

Enhancements:
- Tweak least upper bound quality heuristic
@degory degory enabled auto-merge (squash) April 17, 2024 19:02
@degory degory merged commit 5b69882 into main Apr 17, 2024
12 checks passed
@degory degory deleted the degory/least-upper-bound-fixes-1 branch April 17, 2024 19:55
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