rust/compiler/rustc_hir
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
..
src Rollup merge of #101556 - compiler-errors:tweak-generator-print, r=jackh726 2022-09-09 07:02:32 +02:00
Cargo.toml Make AST lowering a query. 2022-07-06 23:04:55 +02:00