]> git.proxmox.com Git - rustc.git/blobdiff - tests/mir-opt/building/match_false_edges.main.built.after.mir
New upstream version 1.74.1+dfsg1
[rustc.git] / tests / mir-opt / building / match_false_edges.main.built.after.mir
index 91fe2f90e35b2e97e855c85104057b885da4f3a0..9a2d89c4816e73c7299de264f2b70f64f2caa564 100644 (file)
@@ -78,7 +78,7 @@ fn main() -> () {
     bb8: {
         StorageLive(_7);
         _7 = &((_2 as Some).0: i32);
-        _5 = &shallow _2;
+        _5 = &fake _2;
         StorageLive(_8);
         _8 = guard() -> [return: bb9, unwind: bb20];
     }
@@ -120,7 +120,7 @@ fn main() -> () {
     bb14: {
         StorageLive(_11);
         _11 = &((_2 as Some).0: i32);
-        _5 = &shallow _2;
+        _5 = &fake _2;
         StorageLive(_12);
         StorageLive(_13);
         _13 = (*_11);