Skip to content

Expose BoundPattern.ConvertedType in IPatternOperation#45712

Merged
333fred merged 6 commits intodotnet:masterfrom
alrz:output-type
Jul 8, 2020
Merged

Expose BoundPattern.ConvertedType in IPatternOperation#45712
333fred merged 6 commits intodotnet:masterfrom
alrz:output-type

Conversation

@alrz
Copy link
Member

@alrz alrz commented Jul 6, 2020

Closes #45681

@alrz alrz requested a review from a team as a code owner July 6, 2020 23:29
@gafter gafter self-assigned this Jul 7, 2020
@gafter gafter added this to the 16.8 milestone Jul 7, 2020
@gafter gafter self-requested a review July 7, 2020 01:15
@gafter
Copy link
Member

gafter commented Jul 7, 2020

/cc @333fred @AlekseyTs

Copy link
Member

@gafter gafter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😷

@gafter gafter requested review from 333fred and AlekseyTs July 7, 2020 16:56
@gafter gafter removed their assignment Jul 7, 2020
@gafter
Copy link
Member

gafter commented Jul 7, 2020

It might be a good idea to name it NarrowedType instead of OutputType or ConvertedType to match the specification. Filed #45761 to track a corresponding issue for the internal names.

Copy link
Member

@gafter gafter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please rename it NarrowedType instead of ConvertedType or OutputType to match the specification.

@alrz
Copy link
Member Author

alrz commented Jul 8, 2020

Test failures don't seem to be related.

@alrz alrz requested review from 333fred and gafter July 8, 2020 08:52
Copy link
Member

@gafter gafter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😷

Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (commit 6). I've requeued the failed jobs as they look unrelated to me as well.

@333fred 333fred merged commit 85967eb into dotnet:master Jul 8, 2020
@ghost ghost modified the milestones: 16.8, Next Jul 8, 2020
@333fred
Copy link
Member

333fred commented Jul 8, 2020

Thanks @alrz!

@JoeRobich JoeRobich removed this from the Next milestone Jul 20, 2020
@JoeRobich JoeRobich added this to the 16.8.P1 milestone Jul 20, 2020
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.

Should expose BoundPattern.ConvertedType in IPatternOperation

4 participants