rust/compiler/rustc_next_trait_solver
Matthias Krüger 1f84e114f1
Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors
normalization: avoid incompletely constraining GAT args

We need to copy the behavior of #125214 in the new solver. This fixes https://github.com/rust-lang/trait-system-refactor-initiative/issues/202 which seems to be the cause of the regression in `deptypes`.

r? ```@compiler-errors```
2025-05-15 22:28:50 +02:00
..
src Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors 2025-05-15 22:28:50 +02:00
Cargo.toml norm nested aliases before evaluating the parent goal 2025-04-24 18:41:43 +00:00