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`File tree
3 files changed
+306
-196
lines changed- compiler/rustc_typeck/src/check
- src/test/ui/generic-associated-types
3 files changed
+306
-196
lines changed
0 commit comments