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 check: recover in Set expressions when left side value is not mutable #7682

Merged
merged 5 commits into from
Oct 31, 2019

Conversation

auduchinok
Copy link
Member

Don't skip type checking of right side expression of Set expression when its left side value/property cannot be set.

@auduchinok auduchinok changed the title Recover ValNoMutable and PropertyCannotBeSet errors Type check: recover in Set expressions when left side value is not mutable Oct 2, 2019
@auduchinok auduchinok closed this Oct 3, 2019
@auduchinok auduchinok reopened this Oct 3, 2019
@auduchinok auduchinok closed this Oct 7, 2019
@auduchinok auduchinok reopened this Oct 7, 2019
@auduchinok
Copy link
Member Author

This is ready.

@cartermp cartermp requested review from dsyme and TIHan October 8, 2019 14:43
@KevinRansom
Copy link
Member

Thank you for this

Kevin

@KevinRansom KevinRansom merged commit d3a2f7b into dotnet:master Oct 31, 2019
@cartermp cartermp added this to the 16.5 milestone Mar 16, 2020
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Feb 23, 2021
…table (dotnet#7682)

* Recover ValNoMutable and PropertyCannotBeSet errors

* Recover FieldNotMutable error

* Refactor tests

* Refactor tests

* Update baseline
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.

4 participants