You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 0:Canonical{max_universe:U0,variables:[],value:Ty(*mut Test)} at $DIR/receiver-ptr-mutability.rs:14:14:14:23
5
+
| 1:Canonical{max_universe:U0,variables:[],value:Ty(*mut Test)} at $DIR/receiver-ptr-mutability.rs:14:14:14:23
6
+
| 2:Canonical{max_universe:U0,variables:[CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)}],value:Ty(&&&&*mut Test)} at $DIR/receiver-ptr-mutability.rs:18:18:18:31
7
+
| 3:Canonical{max_universe:U0,variables:[CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)},CanonicalVarInfo{kind:Region(U0)}],value:Ty(&&&&*mut Test)} at $DIR/receiver-ptr-mutability.rs:18:18:18:31
8
+
|
9
+
fn main() -> (){
10
+
letmut _0:();// return place in scope 0 at $DIR/receiver-ptr-mutability.rs:13:11: 13:11
11
+
let _1:*mutTestasUserTypeProjection{base:UserType(0), projs:[]};// in scope 0 at $DIR/receiver-ptr-mutability.rs:14:9: 14:12
12
+
let_2:();// in scope 0 at $DIR/receiver-ptr-mutability.rs:15:5: 15:12
13
+
let mut _3:*constTest;// in scope 0 at $DIR/receiver-ptr-mutability.rs:15:5: 15:8
14
+
letmut _4:*mut Test;// in scope 0 at $DIR/receiver-ptr-mutability.rs:15:5: 15:8
15
+
let _6: &&&&*mut Test;// in scope 0 at $DIR/receiver-ptr-mutability.rs:18:34: 18:41
16
+
let _7: &&&*mut Test;// in scope 0 at $DIR/receiver-ptr-mutability.rs:18:35: 18:41
17
+
let _8: &&*mut Test;// in scope 0 at $DIR/receiver-ptr-mutability.rs:18:36: 18:41
18
+
let _9:&*mutTest;// in scope 0 at $DIR/receiver-ptr-mutability.rs:18:37: 18:41
19
+
let _10:();// in scope 0 at $DIR/receiver-ptr-mutability.rs:19:5: 19:16
20
+
letmut _11:*constTest;// in scope 0 at $DIR/receiver-ptr-mutability.rs:19:5: 19:12
21
+
letmut _12:*mut Test;// in scope 0 at $DIR/receiver-ptr-mutability.rs:19:5: 19:12
22
+
scope1{
23
+
debug ptr => _1;// in scope 1 at $DIR/receiver-ptr-mutability.rs:14:9: 14:12
24
+
let_5:&&&&*mut TestasUserTypeProjection{ base:UserType(2),projs:[]};// in scope 1 at $DIR/receiver-ptr-mutability.rs:18:9: 18:16
25
+
scope 2{
26
+
debug ptr_ref => _5;// in scope 2 at $DIR/receiver-ptr-mutability.rs:18:9: 18:16
27
+
}
28
+
}
29
+
30
+
bb0:{
31
+
StorageLive(_1);// scope 0 at $DIR/receiver-ptr-mutability.rs:14:9: 14:12
0 commit comments