File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 77 let mut _0: i32; // return place in scope 0 at $DIR/remove_fake_borrows.rs:6:46: 6:49
88 let mut _3: isize; // in scope 0 at $DIR/remove_fake_borrows.rs:8:9: 8:16
99 let mut _4: &std::option::Option<&&i32>; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
10- let mut _5: &&& i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
11- let mut _6: &&i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
10+ let mut _5: &&i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
11+ let mut _6: &&& i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
1212 let mut _7: &i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
1313 let mut _8: bool; // in scope 0 at $DIR/remove_fake_borrows.rs:8:20: 8:21
1414
3434
3535 bb4: {
3636- _4 = &shallow _1; // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
37- - _5 = &shallow (( _1 as Some).0: &&i32); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
38- - _6 = &shallow (*(( _1 as Some).0: &&i32) ); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
37+ - _5 = &shallow (*(( _1 as Some).0: &&i32) ); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
38+ - _6 = &shallow (( _1 as Some).0: &&i32); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
3939- _7 = &shallow (*(*((_1 as Some).0: &&i32))); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
4040+ nop; // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
4141+ nop; // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
You can’t perform that action at this time.
0 commit comments