@@ -7,19 +7,17 @@ Number of file 0 mappings: 1
7
7
- Code(Counter(0)) at (prev + 11, 1) to (start + 0, 23)
8
8
9
9
Function name: async2::async_func::{closure#0}
10
- Raw bytes (28 ): 0x[01, 01, 02, 01, 05, 05, 02, 04, 01, 0b, 17, 03, 09, 05, 03, 0a, 02, 06, 02 , 02, 06, 00, 07, 07 , 01, 01, 00, 02]
10
+ Raw bytes (26 ): 0x[01, 01, 01, 05, 00, 04, 01, 0b, 17, 03, 09, 05, 03, 0a, 02, 06, 00 , 02, 06, 00, 07, 03 , 01, 01, 00, 02]
11
11
Number of files: 1
12
12
- file 0 => global file 1
13
- Number of expressions: 2
14
- - expression 0 operands: lhs = Counter(0), rhs = Counter(1)
15
- - expression 1 operands: lhs = Counter(1), rhs = Expression(0, Sub)
13
+ Number of expressions: 1
14
+ - expression 0 operands: lhs = Counter(1), rhs = Zero
16
15
Number of file 0 mappings: 4
17
16
- Code(Counter(0)) at (prev + 11, 23) to (start + 3, 9)
18
17
- Code(Counter(1)) at (prev + 3, 10) to (start + 2, 6)
19
- - Code(Expression(0, Sub)) at (prev + 2, 6) to (start + 0, 7)
20
- = (c0 - c1)
21
- - Code(Expression(1, Add)) at (prev + 1, 1) to (start + 0, 2)
22
- = (c1 + (c0 - c1))
18
+ - Code(Zero) at (prev + 2, 6) to (start + 0, 7)
19
+ - Code(Expression(0, Add)) at (prev + 1, 1) to (start + 0, 2)
20
+ = (c1 + Zero)
23
21
24
22
Function name: async2::async_func_just_println
25
23
Raw bytes (9): 0x[01, 01, 00, 01, 01, 13, 01, 00, 24]
0 commit comments