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

Prevent potential cycles binding constraint types #48154

Closed
cston opened this issue Sep 29, 2020 · 2 comments
Closed

Prevent potential cycles binding constraint types #48154

cston opened this issue Sep 29, 2020 · 2 comments
Assignees
Labels
Area-Compilers Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality

Comments

@cston
Copy link
Member

cston commented Sep 29, 2020

Prevent potential cycles when binding constraint types.

For example, catch use of TypeWithAnnotations.Type when BinderFlags.IgnoreNullableContext is set (see #47968, f9061da).

@cston cston self-assigned this Sep 29, 2020
@cston cston added Area-Compilers Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality labels Sep 29, 2020
@jaredpar
Copy link
Member

jaredpar commented Dec 1, 2020

@AlekseyTs can we close this out now after your PR?

@AlekseyTs
Copy link
Contributor

Should be addressed in #49261.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Concept-Design Debt Engineering Debt, Design Debt, or poor product code quality
Projects
None yet
Development

No branches or pull requests

3 participants