Files
rust/compiler
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-01 14:54:27 +00:00
2022-09-08 15:25:50 +10:00
2022-09-08 15:25:50 +10:00
2022-08-31 18:24:55 +08:00
2022-09-02 07:26:22 +10:00