]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/const_prop/large_array_index.main.ConstProp.32bit.diff
New upstream version 1.53.0+dfsg1
[rustc.git] / src / test / mir-opt / const_prop / large_array_index.main.ConstProp.32bit.diff
index fa790822b6bfffc4f747c8bae7e672f14ba3f8ee..8276318f1ef84cf9bf51928019c0c7333b368e9f 100644 (file)
@@ -29,7 +29,7 @@
           _1 = _2[_3];                     // scope 0 at $DIR/large_array_index.rs:6:17: 6:32
           StorageDead(_3);                 // scope 0 at $DIR/large_array_index.rs:6:32: 6:33
           StorageDead(_2);                 // scope 0 at $DIR/large_array_index.rs:6:32: 6:33
-          _0 = const ();                   // scope 0 at $DIR/large_array_index.rs:4:11: 7:2
+          nop;                             // scope 0 at $DIR/large_array_index.rs:4:11: 7:2
           StorageDead(_1);                 // scope 0 at $DIR/large_array_index.rs:7:1: 7:2
           return;                          // scope 0 at $DIR/large_array_index.rs:7:2: 7:2
       }