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

Parser: recover on unfinished isConst patterns #17232

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

auduchinok
Copy link
Member

Adds recovery for unfinished IsInstance patterns:

match () with
| :? T
match () with
| :?

@auduchinok auduchinok requested a review from a team as a code owner May 23, 2024 09:44
Copy link
Contributor

github-actions bot commented May 23, 2024

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/8.0.400.md

@auduchinok
Copy link
Member Author

This is ready.

@psfinaki
Copy link
Member

This is ready.

I think there are some baselines needing updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

Successfully merging this pull request may close these issues.

None yet

3 participants