File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed
src/test/mir-opt/dest-prop Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 5757- _6 = _1; // scope 3 at $DIR/cycle.rs:14:10: 14:11
5858+ _6 = _4; // scope 3 at $DIR/cycle.rs:14:10: 14:11
5959 _5 = const (); // scope 4 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
60- drop(_6) -> bb2; // scope 4 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
61- }
62-
63- bb2: {
6460 StorageDead(_6); // scope 3 at $DIR/cycle.rs:14:11: 14:12
6561 StorageDead(_5); // scope 3 at $DIR/cycle.rs:14:12: 14:13
6662 _0 = const (); // scope 0 at $DIR/cycle.rs:8:11: 15:2
Original file line number Diff line number Diff line change 3232 StorageLive(_4); // scope 1 at $DIR/union.rs:15:10: 15:26
3333 _4 = (_1.0: u32); // scope 2 at $DIR/union.rs:15:19: 15:24
3434 _3 = const (); // scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
35- drop(_4) -> bb2; // scope 3 at $SRC_DIR/core/src/mem/mod.rs:LL:COL
36- }
37-
38- bb2: {
3935 StorageDead(_4); // scope 1 at $DIR/union.rs:15:26: 15:27
4036 StorageDead(_3); // scope 1 at $DIR/union.rs:15:27: 15:28
4137 _0 = const (); // scope 0 at $DIR/union.rs:8:11: 16:2
You can’t perform that action at this time.
0 commit comments