about summary refs log tree commit diff
path: root/src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff
diff options
context:
space:
mode:
authorouz-a <oguz.agcayazi@gmail.com>2022-04-28 01:03:07 +0300
committerouz-a <oguz.agcayazi@gmail.com>2022-04-29 14:42:24 +0300
commitf1c5f34f76cea4a98b6af44f58e109b2e0c8922a (patch)
treeb200e9c55f97d8f2bdefdaeb23dcf042c4831331 /src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff
parent0e7915d11f6888f005e78c2358fcdc48ff655753 (diff)
downloadrust-f1c5f34f76cea4a98b6af44f58e109b2e0c8922a.tar.gz
rust-f1c5f34f76cea4a98b6af44f58e109b2e0c8922a.zip
exp-stuff-dirty
Diffstat (limited to 'src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff')
-rw-r--r--src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff b/src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff
index 2e034670186..d6c1c92cd91 100644
--- a/src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff
+++ b/src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff
@@ -64,9 +64,5 @@
           StorageDead(_3);                 // scope 0 at $DIR/lower_array_len.rs:11:5: 11:6
           return;                          // scope 0 at $DIR/lower_array_len.rs:12:2: 12:2
       }
-  
-      bb6 (cleanup): {
-          resume;                          // scope 0 at $DIR/lower_array_len.rs:6:1: 12:2
-      }
   }