[Proposal]: Improvement to nullable flow analysis when type can be determined #8832
Unanswered
mikernet
asked this question in
Language Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
This is fairly simple and self-explanatory: if the type
T
can be determined via flow analysis to be a value type then it should not require null forgiveness onT
type values:Beta Was this translation helpful? Give feedback.
All reactions