rust/compiler
Matthias Krüger a37a59f45e
Rollup merge of #107499 - compiler-errors:deduce_sig_from_projection-generator-tweak, r=michaelwoerister
Do not depend on Generator trait when deducing closure signature

1. Do not depend on `Generator` trait when deducing closure signature.
2. Compare the name of the `Generator::Return` associated item, rather than its order in the trait. Seems more stable this way.
2023-02-01 05:54:39 +01:00
..
2023-01-31 18:49:03 +01:00
2023-01-31 07:54:01 +00:00
2023-01-31 10:09:23 +00:00
2023-01-30 19:19:07 +00:00