Skip to content

Commit fe71247

Browse files
committed
"fix" crash test 🙄
1 parent 2071fc2 commit fe71247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/crashes/131342.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
//@ known-bug: #131342
2+
//@ compile-flags: -Copt-level=0
23

34
fn main() {
45
let mut items = vec![1, 2, 3, 4, 5].into_iter();

0 commit comments

Comments
 (0)