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 7
7
let mut _0: i32; // return place in scope 0 at $DIR/remove_fake_borrows.rs:6:46: 6:49
8
8
let mut _3: isize; // in scope 0 at $DIR/remove_fake_borrows.rs:8:9: 8:16
9
9
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
12
12
let mut _7: &i32; // in scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
13
13
let mut _8: bool; // in scope 0 at $DIR/remove_fake_borrows.rs:8:20: 8:21
14
14
34
34
35
35
bb4: {
36
36
- _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
39
39
- _7 = &shallow (*(*((_1 as Some).0: &&i32))); // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
40
40
+ nop; // scope 0 at $DIR/remove_fake_borrows.rs:7:11: 7:12
41
41
+ 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