]> git.proxmox.com Git - rustc.git/blobdiff - src/test/mir-opt/unusual_item_types.Test-X-{constructor#0}.mir_map.0.64bit.mir
New upstream version 1.62.1+dfsg1
[rustc.git] / src / test / mir-opt / unusual_item_types.Test-X-{constructor#0}.mir_map.0.64bit.mir
index 832f18e14c25d288b14c6690804824d44a97b84a..d106da84fc77811635736bbf77ae2d8229c8add8 100644 (file)
@@ -4,6 +4,7 @@ fn Test::X(_1: usize) -> Test {
     let mut _0: Test;                    // return place in scope 0 at $DIR/unusual-item-types.rs:16:5: 16:13
 
     bb0: {
+        Deinit(_0);                      // scope 0 at $DIR/unusual-item-types.rs:16:5: 16:13
         ((_0 as X).0: usize) = move _1;  // scope 0 at $DIR/unusual-item-types.rs:16:5: 16:13
         discriminant(_0) = 0;            // scope 0 at $DIR/unusual-item-types.rs:16:5: 16:13
         return;                          // scope 0 at $DIR/unusual-item-types.rs:16:5: 16:13