You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: