]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/const_prop/tuple_literal_propagation.main.ConstProp.diff
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / mir-opt / const_prop / tuple_literal_propagation.main.ConstProp.diff
index da4b135d4c6d6ab2df6a6e77a1501251afdb18bc..176581fc5b99840a2c4b69968ead3e1e1defc485 100644 (file)
@@ -30,7 +30,7 @@
       bb1: {
           StorageDead(_3);                 // scope 1 at $DIR/tuple_literal_propagation.rs:5:14: 5:15
           StorageDead(_2);                 // scope 1 at $DIR/tuple_literal_propagation.rs:5:15: 5:16
-          _0 = const ();                   // scope 0 at $DIR/tuple_literal_propagation.rs:2:11: 6:2
+          nop;                             // scope 0 at $DIR/tuple_literal_propagation.rs:2:11: 6:2
           StorageDead(_1);                 // scope 0 at $DIR/tuple_literal_propagation.rs:6:1: 6:2
           return;                          // scope 0 at $DIR/tuple_literal_propagation.rs:6:2: 6:2
       }