rust/compiler
Michael Goulet 45cb1ba9d3
Rollup merge of #113421 - spastorino:new-rpitit-29, r=compiler-errors
Do not assert >1 RPITITs on collect_return_position_impl_trait_in_trait_tys

Fixes #113403

Assert on collect_return_position_impl_trait_in_trait_tys is not correct when we call it from type_of(GAT). The included test is an example of a situation that collector collects 0 types.

r? `@compiler-errors`
2023-07-06 20:11:41 -07:00
..
2023-06-28 10:52:48 +08:00
2023-07-02 21:02:31 +02:00
2023-07-02 21:02:31 +02:00
2023-07-02 21:02:31 +02:00
2023-07-03 13:51:54 -07:00
2023-07-03 21:40:04 +00:00