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

Open IOperation issues in recursive patterns #32012

Closed
14 tasks done
gafter opened this issue Dec 24, 2018 · 1 comment
Closed
14 tasks done

Open IOperation issues in recursive patterns #32012

gafter opened this issue Dec 24, 2018 · 1 comment
Assignees
Milestone

Comments

@gafter
Copy link
Member

gafter commented Dec 24, 2018

The following open issues relating to IOperation exist in the features/recursive-patterns branch after #31967 and #32018:

Addressed in #32018 and elsewhere

@gafter gafter added this to the 16.0.P2 milestone Dec 24, 2018
@gafter gafter self-assigned this Dec 24, 2018
gafter added a commit to gafter/roslyn that referenced this issue Dec 27, 2018
Add and implement IDiscardPatternOperation, ISwitchExpressionOperation, ISwitchExpressionArmOperation
gafter added a commit to gafter/roslyn that referenced this issue Dec 29, 2018
@jaredpar jaredpar added the Bug label Jan 2, 2019
gafter pushed a commit that referenced this issue Jan 3, 2019
…onArmOperation (#32018)

- Adds further IOperation nodes for recursive patterns: IDiscardPatternOperation, ISwitchExpressionOperation, ISwitchExpressionArmOperation
- Follow-up to #31967 per #32012
- Issue #32012 also describes additional open issues to be addressed later.
- Update compiler test plan.
- Also revert some changes accidentally checked in to the patterns branch.
@gafter gafter modified the milestones: 16.0.P2, 16.0.P3 Jan 8, 2019
gafter added a commit to gafter/roslyn that referenced this issue Jan 17, 2019
gafter pushed a commit that referenced this issue Jan 24, 2019
Fixes #32216

* Remove obsolete comment.
Fixes #32315

* Add additional verifications in tests for recursive patterns.
Related to an issue in #32012
@gafter
Copy link
Member Author

gafter commented Jan 24, 2019

Closing, as there are no longer any items on this list.

@gafter gafter closed this as completed Jan 24, 2019
xoofx pushed a commit to stark-lang/stark-roslyn that referenced this issue Apr 16, 2019
Fixes dotnet#32216

* Remove obsolete comment.
Fixes dotnet#32315

* Add additional verifications in tests for recursive patterns.
Related to an issue in dotnet#32012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants