]> git.lizzy.rs Git - rust.git/blob - tests/ui/async-await/future-sizes/async-awaiting-fut.stdout
Rollup merge of #105641 - Amanieu:btree_cursor, r=m-ou-se
[rust.git] / tests / ui / async-await / future-sizes / async-awaiting-fut.stdout
1 print-type-size type: `[async fn body@$DIR/async-awaiting-fut.rs:21:21: 24:2]`: 3078 bytes, alignment: 1 bytes
2 print-type-size     discriminant: 1 bytes
3 print-type-size     variant `Unresumed`: 0 bytes
4 print-type-size     variant `Suspend0`: 3077 bytes
5 print-type-size         local `.__awaitee`: 3077 bytes, offset: 0 bytes, alignment: 1 bytes
6 print-type-size     variant `Returned`: 0 bytes
7 print-type-size     variant `Panicked`: 0 bytes
8 print-type-size type: `[async fn body@$DIR/async-awaiting-fut.rs:10:64: 19:2]`: 3077 bytes, alignment: 1 bytes
9 print-type-size     discriminant: 1 bytes
10 print-type-size     variant `Unresumed`: 2051 bytes
11 print-type-size         padding: 1026 bytes
12 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
13 print-type-size     variant `Suspend0`: 2052 bytes
14 print-type-size         local `.fut`: 1025 bytes, offset: 0 bytes, alignment: 1 bytes
15 print-type-size         local `..generator_field4`: 1 bytes
16 print-type-size         padding: 1 bytes
17 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
18 print-type-size         local `.__awaitee`: 1 bytes
19 print-type-size     variant `Suspend1`: 3076 bytes
20 print-type-size         padding: 1024 bytes
21 print-type-size         local `..generator_field4`: 1 bytes, alignment: 1 bytes
22 print-type-size         padding: 1 bytes
23 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
24 print-type-size         local `.__awaitee`: 1025 bytes
25 print-type-size     variant `Suspend2`: 2052 bytes
26 print-type-size         local `.fut`: 1025 bytes, offset: 0 bytes, alignment: 1 bytes
27 print-type-size         local `..generator_field4`: 1 bytes
28 print-type-size         padding: 1 bytes
29 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
30 print-type-size         local `.__awaitee`: 1 bytes
31 print-type-size     variant `Returned`: 2051 bytes
32 print-type-size         padding: 1026 bytes
33 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
34 print-type-size     variant `Panicked`: 2051 bytes
35 print-type-size         padding: 1026 bytes
36 print-type-size         upvar `.fut`: 1025 bytes, alignment: 1 bytes
37 print-type-size type: `std::mem::ManuallyDrop<[async fn body@$DIR/async-awaiting-fut.rs:10:64: 19:2]>`: 3077 bytes, alignment: 1 bytes
38 print-type-size     field `.value`: 3077 bytes
39 print-type-size type: `std::mem::MaybeUninit<[async fn body@$DIR/async-awaiting-fut.rs:10:64: 19:2]>`: 3077 bytes, alignment: 1 bytes
40 print-type-size     variant `MaybeUninit`: 3077 bytes
41 print-type-size         field `.uninit`: 0 bytes
42 print-type-size         field `.value`: 3077 bytes
43 print-type-size type: `[async fn body@$DIR/async-awaiting-fut.rs:8:35: 8:37]`: 1025 bytes, alignment: 1 bytes
44 print-type-size     discriminant: 1 bytes
45 print-type-size     variant `Unresumed`: 1024 bytes
46 print-type-size         upvar `.arg`: 1024 bytes, offset: 0 bytes, alignment: 1 bytes
47 print-type-size     variant `Returned`: 1024 bytes
48 print-type-size         upvar `.arg`: 1024 bytes, offset: 0 bytes, alignment: 1 bytes
49 print-type-size     variant `Panicked`: 1024 bytes
50 print-type-size         upvar `.arg`: 1024 bytes, offset: 0 bytes, alignment: 1 bytes
51 print-type-size type: `std::mem::ManuallyDrop<[async fn body@$DIR/async-awaiting-fut.rs:8:35: 8:37]>`: 1025 bytes, alignment: 1 bytes
52 print-type-size     field `.value`: 1025 bytes
53 print-type-size type: `std::mem::MaybeUninit<[async fn body@$DIR/async-awaiting-fut.rs:8:35: 8:37]>`: 1025 bytes, alignment: 1 bytes
54 print-type-size     variant `MaybeUninit`: 1025 bytes
55 print-type-size         field `.uninit`: 0 bytes
56 print-type-size         field `.value`: 1025 bytes
57 print-type-size type: `[async fn body@$DIR/async-awaiting-fut.rs:6:17: 6:19]`: 1 bytes, alignment: 1 bytes
58 print-type-size     discriminant: 1 bytes
59 print-type-size     variant `Unresumed`: 0 bytes
60 print-type-size     variant `Returned`: 0 bytes
61 print-type-size     variant `Panicked`: 0 bytes
62 print-type-size type: `std::mem::ManuallyDrop<bool>`: 1 bytes, alignment: 1 bytes
63 print-type-size     field `.value`: 1 bytes
64 print-type-size type: `std::mem::MaybeUninit<bool>`: 1 bytes, alignment: 1 bytes
65 print-type-size     variant `MaybeUninit`: 1 bytes
66 print-type-size         field `.uninit`: 0 bytes
67 print-type-size         field `.value`: 1 bytes
68 print-type-size type: `std::task::Poll<()>`: 1 bytes, alignment: 1 bytes
69 print-type-size     discriminant: 1 bytes
70 print-type-size     variant `Ready`: 0 bytes
71 print-type-size         field `.0`: 0 bytes
72 print-type-size     variant `Pending`: 0 bytes