Skip to content

Commit 10a9e0d

Browse files
committed
Updates for the crashes tests
1 parent 00aceae commit 10a9e0d

File tree

2 files changed

+2
-11
lines changed

2 files changed

+2
-11
lines changed

tests/crashes/101962.rs

-11
This file was deleted.

tests/crashes/79409.rs

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
//@ known-bug: #79409
2+
//@ compile-flags: -Z mir-opt-level=0
3+
// (Only fails if the use of the place isn't optimized out)
24

35
#![feature(extern_types)]
46
#![feature(unsized_locals)]

0 commit comments

Comments
 (0)