@@ -38,7 +38,7 @@ fn bar() -> bool {
38
38
// + val : Unevaluated(bar, [], Some(promoted[1]))
39
39
// mir::Constant
40
40
// + span : $DIR/inline-retag.rs:12:7: 12:9
41
- // + literal : Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:4 ~ inline_retag[317d ]::bar), const_param_did: None }, substs: [], promoted: Some(promoted[1]) }) }
41
+ // + literal : Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:4 ~ inline_retag[a78c ]::bar), const_param_did: None }, substs: [], promoted: Some(promoted[1]) }) }
42
42
Retag(_10); // scope 1 at $DIR/inline-retag.rs:12:7 : 12:9
43
43
_4 = &(*_10); // scope 1 at $DIR/inline-retag.rs:12:7 : 12:9
44
44
Retag(_4); // scope 1 at $DIR/inline-retag.rs:12:7 : 12:9
@@ -52,7 +52,7 @@ fn bar() -> bool {
52
52
// + val : Unevaluated(bar, [], Some(promoted[0]))
53
53
// mir::Constant
54
54
// + span : $DIR/inline-retag.rs:12:11: 12:14
55
- // + literal : Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:4 ~ inline_retag[317d ]::bar), const_param_did: None }, substs: [], promoted: Some(promoted[0]) }) }
55
+ // + literal : Const { ty: &i32, val: Unevaluated(Unevaluated { def: WithOptConstParam { did: DefId(0:4 ~ inline_retag[a78c ]::bar), const_param_did: None }, substs: [], promoted: Some(promoted[0]) }) }
56
56
Retag(_9); // scope 1 at $DIR/inline-retag.rs:12:11 : 12:14
57
57
_7 = &(*_9); // scope 1 at $DIR/inline-retag.rs:12:11 : 12:14
58
58
Retag(_7); // scope 1 at $DIR/inline-retag.rs:12:11 : 12:14
0 commit comments