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

Casting improvements #1179

Merged
merged 2 commits into from
May 30, 2024
Merged

Conversation

degory
Copy link
Owner

@degory degory commented May 30, 2024

Enhancements:

  • Consistently fold nulls and type mismatches to default values when casting to value types
  • Consistently fold nulls and type mismatches to default values when casting to or from generic argument types

Enhancements:
- Consistently fold nulls and type mismatches to default values when casting to value types
- Consistently fold nulls and type mismatches to default values when casting to or from generic argument types
@degory degory enabled auto-merge (squash) May 30, 2024 13:18
@degory degory merged commit cda02e6 into main May 30, 2024
12 checks passed
@degory degory deleted the degory/fix-generic-type-argument-cast-issue-2 branch May 30, 2024 13:25
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