|
22 | 22 |
|
23 | 23 | bb0: {
|
24 | 24 | StorageLive(_1); // scope 0 at $DIR/offset_of.rs:+1:9: +1:10
|
25 |
| -- _1 = OffsetOf(Alpha, [0]); // scope 0 at $DIR/offset_of.rs:+1:13: +1:33 |
26 |
| -+ _1 = const 4_usize; // scope 0 at $DIR/offset_of.rs:+1:13: +1:33 |
| 25 | +- _1 = OffsetOf(Alpha, [0]); // scope 0 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
| 26 | ++ _1 = const 4_usize; // scope 0 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
27 | 27 | StorageLive(_2); // scope 1 at $DIR/offset_of.rs:+2:9: +2:10
|
28 |
| -- _2 = OffsetOf(Alpha, [1]); // scope 1 at $DIR/offset_of.rs:+2:13: +2:33 |
29 |
| -+ _2 = const 0_usize; // scope 1 at $DIR/offset_of.rs:+2:13: +2:33 |
| 28 | +- _2 = OffsetOf(Alpha, [1]); // scope 1 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
| 29 | ++ _2 = const 0_usize; // scope 1 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
30 | 30 | StorageLive(_3); // scope 2 at $DIR/offset_of.rs:+3:9: +3:11
|
31 |
| -- _3 = OffsetOf(Alpha, [2, 0]); // scope 2 at $DIR/offset_of.rs:+3:14: +3:36 |
32 |
| -+ _3 = const 2_usize; // scope 2 at $DIR/offset_of.rs:+3:14: +3:36 |
| 31 | +- _3 = OffsetOf(Alpha, [2, 0]); // scope 2 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
| 32 | ++ _3 = const 2_usize; // scope 2 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
33 | 33 | StorageLive(_4); // scope 3 at $DIR/offset_of.rs:+4:9: +4:11
|
34 |
| -- _4 = OffsetOf(Alpha, [2, 1]); // scope 3 at $DIR/offset_of.rs:+4:14: +4:36 |
35 |
| -+ _4 = const 3_usize; // scope 3 at $DIR/offset_of.rs:+4:14: +4:36 |
| 34 | +- _4 = OffsetOf(Alpha, [2, 1]); // scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
| 35 | ++ _4 = const 3_usize; // scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL |
36 | 36 | _0 = const (); // scope 0 at $DIR/offset_of.rs:+0:15: +5:2
|
37 | 37 | StorageDead(_4); // scope 3 at $DIR/offset_of.rs:+5:1: +5:2
|
38 | 38 | StorageDead(_3); // scope 2 at $DIR/offset_of.rs:+5:1: +5:2
|
|
0 commit comments