]> git.lizzy.rs Git - rust.git/blobdiff - src/test/mir-opt/issue_41110.test.ElaborateDrops.after.mir
Rollup merge of #99084 - RalfJung:write_bytes, r=thomcc
[rust.git] / src / test / mir-opt / issue_41110.test.ElaborateDrops.after.mir
index c4e852ca3212a5d9eddf51c4476cfcfedf6335e3..1901ea1747ed2fbde2ab6b39aa9ee6d92bac88a3 100644 (file)
@@ -28,7 +28,7 @@ fn test() -> () {
         _3 = std::mem::drop::<S>(move _4) -> [return: bb1, unwind: bb7]; // scope 2 at $DIR/issue-41110.rs:17:5: 17:12
                                          // mir::Constant
                                          // + span: $DIR/issue-41110.rs:17:5: 17:9
-                                         // + literal: Const { ty: fn(S) {std::mem::drop::<S>}, val: Value(Scalar(<ZST>)) }
+                                         // + literal: Const { ty: fn(S) {std::mem::drop::<S>}, val: Value(<ZST>) }
     }
 
     bb1: {