about summary refs log tree commit diff
path: root/tests/ui/async-await/future-sizes/async-awaiting-fut.stdout
AgeCommit message (Expand)AuthorLines
2025-09-01pub async fn implementation coroutine (func::{closure#0}) is monomorphized, w...Andrew Zhogin-0/+37
2024-08-20bless ui testsRalf Jung-11/+9
2024-03-25In `pretty_print_type()`, print `async fn` futures' paths instead of spans.Kevin Reid-14/+14
2024-03-22-Zprint-type-sizes: print the types of awaitees and unnamed coroutine locals.Kevin Reid-7/+7
2023-12-12Coroutine variant fields can be uninitializedTomasz Miąsko-0/+6
2023-10-20s/generator/coroutine/Oli Scherer-3/+3
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-19/+19
2023-04-27bless testsThe 8472-22/+18
2023-02-07Add test for Future inflating arg size to 3xArpad Borsos-0/+72