Files
rust/compiler/rustc_trait_selection/src
Matthias Krüger d6f714e44f Rollup merge of #114355 - compiler-errors:resolve_vars_early, r=lcnr
resolve before canonicalization in new solver, ICE if unresolved

Fold the values with a resolver before canonicalization instead of making it happen within canonicalization.

This allows us to filter trivial region constraints from the external constraints.

r? ``@lcnr``
2023-08-04 09:18:59 +02:00
..
2023-08-03 20:05:40 +00:00
2023-08-03 14:08:50 +02:00
2023-06-28 18:08:21 +00:00
2023-08-02 15:38:00 +00:00
2023-06-14 09:28:56 +02:00