rust/library
Matthias Krüger bdfbc3597b
Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726
Tweak future opaque ty pretty printing

1. The `Return` type of a generator doesn't need to be a lang item just for diagnostic printing of types
2. We shouldn't suppress the `Output = Ty` of a opaque future if the type is a int or float var.
2022-09-09 07:02:32 +02:00
..
2022-09-02 16:09:58 -04:00
2022-06-03 17:16:41 -04:00
2022-08-23 16:24:59 +02:00
2022-08-07 11:56:12 -04:00