]> git.proxmox.com Git - rustc.git/blobdiff - tests/mir-opt/const_prop/discriminant.main.ConstProp.64bit.diff
Merge 1.70 into proxmox/bookworm
[rustc.git] / tests / mir-opt / const_prop / discriminant.main.ConstProp.64bit.diff
index b9a10704be0dcd6914b0349e38a43d88e8dff653..6d8738aa61aaa4e7cb713b244501139d5bcd0955 100644 (file)
@@ -22,7 +22,7 @@
 -         switchInt(move _4) -> [1: bb1, otherwise: bb3]; // scope 2 at $DIR/discriminant.rs:+1:21: +1:31
 +         _3 = const Option::<bool>::Some(true); // scope 2 at $DIR/discriminant.rs:+1:34: +1:44
 +                                          // mir::Constant
-+                                          // + span: $DIR/discriminant.rs:12:34: 12:44
++                                          // + span: no-location
 +                                          // + literal: Const { ty: Option<bool>, val: Value(Scalar(0x01)) }
 +         _4 = const 1_isize;              // scope 2 at $DIR/discriminant.rs:+1:21: +1:31
 +         switchInt(const 1_isize) -> [1: bb1, otherwise: bb3]; // scope 2 at $DIR/discriminant.rs:+1:21: +1:31