about summary refs log tree commit diff
path: root/src/test/mir-opt/lower_array_len.array_len.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_len.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_len.NormalizeArrayLen.diff')
-rw-r--r--src/test/mir-opt/lower_array_len.array_len.NormalizeArrayLen.diff4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/mir-opt/lower_array_len.array_len.NormalizeArrayLen.diff b/src/test/mir-opt/lower_array_len.array_len.NormalizeArrayLen.diff
index b41582477c6..892fdda818e 100644
--- a/src/test/mir-opt/lower_array_len.array_len.NormalizeArrayLen.diff
+++ b/src/test/mir-opt/lower_array_len.array_len.NormalizeArrayLen.diff
@@ -26,9 +26,5 @@
           StorageDead(_2);                 // scope 0 at $DIR/lower_array_len.rs:31:13: 31:14
           return;                          // scope 0 at $DIR/lower_array_len.rs:32:2: 32:2
       }
-  
-      bb2 (cleanup): {
-          resume;                          // scope 0 at $DIR/lower_array_len.rs:30:1: 32:2
-      }
   }