File tree 2 files changed +4
-6
lines changed
2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 66
66
}
67
67
68
68
bb6 (cleanup): {
69
- - drop(_5) -> bb8; // scope 2 at $DIR/issue_41110.rs:+4:9: +4:10
70
- + goto -> bb8; // scope 2 at $DIR/issue_41110.rs:+4:9: +4:10
69
+ drop(_5) -> bb8; // scope 2 at $DIR/issue_41110.rs:+4:9: +4:10
71
70
}
72
71
73
72
bb7 (cleanup): {
91
90
+
92
91
+ bb11 (cleanup): {
93
92
+ _2 = move _5; // scope 2 at $DIR/issue_41110.rs:+4:5: +4:6
94
- + goto -> bb6; // scope 2 at $DIR/issue_41110.rs:+4:5: +4:6
93
+ + goto -> bb10; // scope 2 at $DIR/issue_41110.rs:+4:5: +4:6
95
94
+ }
96
95
+
97
96
+ bb12: {
Original file line number Diff line number Diff line change 92
92
}
93
93
94
94
bb10 (cleanup): {
95
- - drop(_3) -> bb11; // scope 1 at $DIR/issue_41888.rs:+3:19: +3:20
96
- + goto -> bb11; // scope 1 at $DIR/issue_41888.rs:+3:19: +3:20
95
+ drop(_3) -> bb11; // scope 1 at $DIR/issue_41888.rs:+3:19: +3:20
97
96
}
98
97
99
98
bb11 (cleanup): {
110
109
+ _8 = const true; // scope 1 at $DIR/issue_41888.rs:+3:9: +3:10
111
110
+ _9 = const true; // scope 1 at $DIR/issue_41888.rs:+3:9: +3:10
112
111
+ _1 = move _3; // scope 1 at $DIR/issue_41888.rs:+3:9: +3:10
113
- + goto -> bb10 ; // scope 1 at $DIR/issue_41888.rs:+3:9: +3:10
112
+ + goto -> bb12 ; // scope 1 at $DIR/issue_41888.rs:+3:9: +3:10
114
113
+ }
115
114
+
116
115
+ bb14: {
You can’t perform that action at this time.
0 commit comments