X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Ftest%2Fmir-opt%2Fbox_expr.rs;h=fa1a291858becca149f0abe544f4be40434da9e4;hb=ae5467826d1e677aff4662fc0481ace33761fc90;hp=8dc6b73edf6d473ecd804cdd314597fbdb86dcd9;hpb=30ed544948dc12b487e6c307bf76c43785841f8a;p=rust.git diff --git a/src/test/mir-opt/box_expr.rs b/src/test/mir-opt/box_expr.rs index 8dc6b73edf6..fa1a291858b 100644 --- a/src/test/mir-opt/box_expr.rs +++ b/src/test/mir-opt/box_expr.rs @@ -27,6 +27,7 @@ fn drop(&mut self) { // let _3: (); // let mut _4: std::boxed::Box; // scope 1 { +// debug x => _1; // } // bb0: { // StorageLive(_1);