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

Implied bounds on higher-ranked binders #122

Open
nikomatsakis opened this issue Oct 11, 2023 · 0 comments
Open

Implied bounds on higher-ranked binders #122

nikomatsakis opened this issue Oct 11, 2023 · 0 comments
Labels
roadmap-tracking-issue Tracks an item on our types team roadmap.
Milestone

Comments

@nikomatsakis
Copy link
Contributor

nikomatsakis commented Oct 11, 2023

We wish to support where-clauses and especially implied bounds on binders. This is required to overcome various GAT limitations but also to close soundness holes and other changes. Solving this properly requires coinduction.

Requires #116

cc rust-lang/rust#44491, which is related and would make use of the same requirements

@nikomatsakis nikomatsakis converted this from a draft issue Oct 11, 2023
@nikomatsakis nikomatsakis added this to the Heat Death milestone Oct 11, 2023
@nikomatsakis nikomatsakis added the roadmap-tracking-issue Tracks an item on our types team roadmap. label Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
roadmap-tracking-issue Tracks an item on our types team roadmap.
Projects
Status: No status
Development

No branches or pull requests

1 participant