rust/tests/ui/impl-trait
Matthias Krüger 02b89d1676
Rollup merge of #122172 - compiler-errors:rpitit-collect-ice, r=fmease
Don't ICE if we collect no RPITITs unless there are no unification errors

Move an assertion in `collect_return_position_impl_trait_in_trait_tys` to after the `ObligationCtxt::eq` calls, so that we only assert and ICE if we have unification errors.

Fixes #121468
2024-03-08 21:02:03 +01:00
..
2024-02-26 10:57:46 +01:00
2024-02-26 10:57:46 +01:00
2023-09-21 08:17:58 +02:00
2024-02-07 10:42:01 +08:00
2024-02-26 10:57:46 +01:00
2024-02-07 10:42:01 +08:00