Files
rust/compiler
Dylan DPC 4ce6567daa Rollup merge of #95263 - compiler-errors:async-block-pretty, r=jackh726
Restore `impl Future<Output = Type>` to async blocks

I was sad when I undid some of the code I wrote in #91096 in the PR #95225, so I fixed it here to not print `[async output]`.

This PR "manually" normalizes the associated type `<[generator] as Generator>::Return` type which appears very frequently in `impl Future` types that result from async block desugaring.
2022-03-31 04:57:25 +02:00
..
2022-03-30 01:39:38 -04:00
2022-03-30 01:39:38 -04:00
2022-03-15 12:04:23 +01:00
Nit
2022-03-27 10:58:55 -07:00
2022-02-22 18:14:51 -05:00