Skip to content

Commit

Permalink
Updates for the crashes tests
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmcm committed Jul 4, 2024
1 parent 00aceae commit 10a9e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tests/crashes/101962.rs

This file was deleted.

2 changes: 2 additions & 0 deletions tests/crashes/79409.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
//@ known-bug: #79409
//@ compile-flags: -Z mir-opt-level=0
// (Only fails if the use of the place isn't optimized out)

#![feature(extern_types)]
#![feature(unsized_locals)]
Expand Down

0 comments on commit 10a9e0d

Please sign in to comment.