rust/compiler/rustc_next_trait_solver/src
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
..
solve Rollup merge of #140712 - lcnr:normalization-gat-args, r=compiler-errors 2025-05-15 22:28:50 +02:00
canonicalizer.rs Fold visit into ty 2025-03-15 06:34:36 +00:00
coherence.rs Do not rely on type_var_origin in OrphanCheckErr::NonLocalInputType 2025-03-20 02:17:14 +00:00
delegate.rs opaque_type_storage to InferCtxtLike 2025-05-07 17:58:20 +00:00
lib.rs update cfgs 2025-04-09 12:29:59 +01:00
resolve.rs Fold visit into ty 2025-03-15 06:34:36 +00:00