From 4332b5f90303ac2aa7a8c8f036962b72cd420ac4 Mon Sep 17 00:00:00 2001 From: ouz-a Date: Mon, 4 Apr 2022 18:51:32 +0300 Subject: New mir-opt deref_separator --- src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/test/mir-opt/lower_array_len.array_bound.NormalizeArrayLen.diff') 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 d6c1c92cd91..2e034670186 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,5 +64,9 @@ 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 + } } -- cgit 1.4.1-3-g733a5