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

Remove ConversionGroup #27163

Closed
cston opened this issue May 25, 2018 · 1 comment
Closed

Remove ConversionGroup #27163

cston opened this issue May 25, 2018 · 1 comment
Assignees
Labels
Area-Compilers Bug Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality New Language Feature - Nullable Reference Types Nullable Reference Types
Milestone

Comments

@cston
Copy link
Member

cston commented May 25, 2018

Investigate removing ConversionGroup and simply walk the BoundConversion instances from initial binding in `NullableWalker.

See https:/dotnet/roslyn/pull/26356/files#r190725973.

@333fred
Copy link
Member

333fred commented Feb 4, 2020

We're going to keep ConversionGroup, it simplifies the walker significantly.

@333fred 333fred closed this as completed Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Bug Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality New Language Feature - Nullable Reference Types Nullable Reference Types
Projects
None yet
Development

No branches or pull requests

5 participants