-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
roadmap-tracking-issueTracks an item on our types team roadmap.Tracks an item on our types team roadmap.
Milestone
Description
There are a number of soundness holes caused, directly or indirectly, by the way that we handle implied region bounds on functions. The current codebase tries to hack them in "on the side" rather than explicitly instantiating where-clauses in the compiler's logic. Converting implied bounds to be explicit is conceptually easy, but it requires supporting where-clauses (and implied bounds) attached to higher-ranked binders.
Requires #116
Related unsoundness bugs:
Metadata
Metadata
Assignees
Labels
roadmap-tracking-issueTracks an item on our types team roadmap.Tracks an item on our types team roadmap.
Type
Projects
Status
No status