Commit bfb2856
committed
Auto merge of rust-lang#93820 - compiler-errors:gat-wfcheck, r=jackh726
Rework GAT `where` clause check
rework the GAT where check to use a fixed-point algorithm, and check all GATs in a trait at once
fixes rust-lang#93278
r? `@jackh726`
cc `@nikomatsakis`3 files changed
Lines changed: 306 additions & 196 deletions
File tree
- compiler/rustc_typeck/src/check
- src/test/ui/generic-associated-types
0 commit comments