]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/validate_1.rs
Auto merge of #51757 - nielx:fix/haiku-fixes, r=nagisa
[rust.git] / src / test / mir-opt / validate_1.rs
index c331276aade7756857cef58b821cff228c4b0222..2d5c98ff0ed91336fd24a8c153bc5377f23d7b50 100644 (file)
@@ -67,10 +67,7 @@ fn main() {
 //         Validate(Suspend(ReScope(Remainder(BlockRemainder { block: ItemLocalId(25), first_statement_index: 0 }))), [(*_2): i32]);
 //         _3 = &ReErased (*_2);
 //         Validate(Acquire, [(*_3): i32/ReScope(Remainder(BlockRemainder { block: ItemLocalId(25), first_statement_index: 0 })) (imm)]);
-//         StorageLive(_4);
-//         _4 = (*_3);
-//         _0 = move _4;
-//         StorageDead(_4);
+//         _0 = (*_3);
 //         EndRegion(ReScope(Remainder(BlockRemainder { block: ItemLocalId(25), first_statement_index: 0 })));
 //         StorageDead(_3);
 //         return;