Skip to content

Rework GAT where clause check#93820

Merged
bors merged 8 commits intorust-lang:masterfrom
compiler-errors:gat-wfcheck
Feb 15, 2022
Merged

Rework GAT where clause check#93820
bors merged 8 commits intorust-lang:masterfrom
compiler-errors:gat-wfcheck

Conversation

@compiler-errors
Copy link
Contributor

rework the GAT where check to use a fixed-point algorithm, and check all GATs in a trait at once

fixes #93278

r? @jackh726
cc @nikomatsakis

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GATs outlives lint incomplete

7 participants