Skip to content

Fix crash where type inference doing method inference needs to drop nullability#36517

Merged
jasonmalinowski merged 1 commit intodotnet:masterfrom
jasonmalinowski:fix-typeinferer-crash-with-method-inference
Jun 18, 2019
Merged

Fix crash where type inference doing method inference needs to drop nullability#36517
jasonmalinowski merged 1 commit intodotnet:masterfrom
jasonmalinowski:fix-typeinferer-crash-with-method-inference

Conversation

@jasonmalinowski
Copy link
Copy Markdown
Member

I added a test to ensure the inferrer no longer crashes, but #36046 still blocks the ability for it to actually pass. The test is then added skipped until that works.

…ullability

I added a test to ensure the inferrer no longer crashes, but
dotnet#36046 still blocks the ability
for it to actually pass. The test is then added skipped until that
works.
@jasonmalinowski jasonmalinowski requested a review from a team as a code owner June 17, 2019 20:30
@jasonmalinowski
Copy link
Copy Markdown
Member Author

I had done a pass across the type inference service and had mis-interpreted that we didn't need to update this. It looks we didn't actually have any tests covering this scenario?

@jasonmalinowski jasonmalinowski self-assigned this Jun 17, 2019
@jinujoseph jinujoseph added this to the 16.2.P4 milestone Jun 17, 2019
@jasonmalinowski
Copy link
Copy Markdown
Member Author

Tagging @jinujoseph for M2 approval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants