]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/lower_array_len.array_len.SimplifyLocals.diff
New upstream version 1.63.0+dfsg1
[rustc.git] / src / test / mir-opt / lower_array_len.array_len.SimplifyLocals.diff
index 20e2685aba59f69656e5cbe1080ca84af6122ebf..3c26cf32a76c7391fa240c536a1c63c5637e9571 100644 (file)
       bb0: {
 -         StorageLive(_2);                 // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
 -         StorageLive(_3);                 // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
--         _3 = _1;                         // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
 -         StorageLive(_4);                 // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
--         _4 = _3;                         // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
--         _2 = move _3 as &[u8] (Pointer(Unsize)); // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
 -         StorageDead(_3);                 // scope 0 at $DIR/lower_array_len.rs:31:7: 31:8
           _0 = const N;                    // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14
 -         StorageDead(_4);                 // scope 0 at $DIR/lower_array_len.rs:31:5: 31:14