Skip to content

Conversation

dsyme
Copy link
Contributor

@dsyme dsyme commented Nov 18, 2021

Fixes #12414. For int32 --> Nullable Int64 additional implicit conversion we building a Nullable of the wrong type (Nullable int32 not Nullable int64)

@dsyme dsyme changed the title Fixes 12414 Fixes 12414: int32 --> Nullable Int64 additional implicit conversion Nov 18, 2021
@dsyme
Copy link
Contributor Author

dsyme commented Nov 19, 2021

This is ready

@dsyme dsyme requested a review from vzarytovskii November 19, 2021 01:28
@dsyme dsyme merged commit 8faf123 into dotnet:main Nov 20, 2021
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.

F# 6, nullable and implicit upcasts
2 participants