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
…piler-errors
normalization: avoid incompletely constraining GAT args
We need to copy the behavior of rust-lang#125214 in the new solver. This fixesrust-lang/trait-system-refactor-initiative#202 which seems to be the cause of the regression in `deptypes`.
r? `@compiler-errors`
…piler-errors
normalization: avoid incompletely constraining GAT args
We need to copy the behavior of rust-lang#125214 in the new solver. This fixesrust-lang/trait-system-refactor-initiative#202 which seems to be the cause of the regression in `deptypes`.
r? ``@compiler-errors``
Rollup merge of rust-lang#140712 - lcnr:normalization-gat-args, r=compiler-errors
normalization: avoid incompletely constraining GAT args
We need to copy the behavior of rust-lang#125214 in the new solver. This fixesrust-lang/trait-system-refactor-initiative#202 which seems to be the cause of the regression in `deptypes`.
r? ```@compiler-errors```
might be the cause behind the breakage in
deptypes
, but I am not sure about thatThe text was updated successfully, but these errors were encountered: