Skip to content

Commit c11f3e3

Browse files
committed
Update regression test to explicit enable EndRegion emission.
1 parent 8da717d commit c11f3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/mir-opt/issue-43457.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// option. This file may not be copied, modified, or distributed
99
// except according to those terms.
1010

11-
// compile-flags: -Z identify_regions -Z span_free_formats
11+
// compile-flags: -Z identify_regions -Z span_free_formats -Z emit-end-regions
1212
// ignore-tidy-linelength
1313

1414
// Regression test for #43457: an `EndRegion` was missing from output

0 commit comments

Comments
 (0)