about summary refs log tree commit diff
path: root/tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff')
-rw-r--r--tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff b/tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff
index d67477ab1b9..65379ae8b89 100644
--- a/tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff
+++ b/tests/mir-opt/jump_threading.identity.JumpThreading.panic-unwind.diff
@@ -16,13 +16,10 @@
           debug residual => _6;
           scope 2 {
               scope 8 (inlined #[track_caller] <Result<i32, i32> as FromResidual<Result<Infallible, i32>>>::from_residual) {
-                  debug residual => _8;
                   let _14: i32;
                   let mut _15: i32;
                   scope 9 {
-                      debug e => _14;
                       scope 10 (inlined <i32 as From<i32>>::from) {
-                          debug t => _14;
                       }
                   }
               }
@@ -34,16 +31,13 @@
           }
       }
       scope 5 (inlined <Result<i32, i32> as Try>::branch) {
-          debug self => _4;
           let mut _10: isize;
           let _11: i32;
           let _12: i32;
           let mut _13: std::result::Result<std::convert::Infallible, i32>;
           scope 6 {
-              debug v => _11;
           }
           scope 7 {
-              debug e => _12;
           }
       }