mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
add //@ needs-unwind to test
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// skip-filecheck
|
||||
//@ test-mir-pass: ElaborateDrops
|
||||
//@ needs-unwind
|
||||
#![feature(allocator_api)]
|
||||
|
||||
// Regression test for #131082.
|
||||
|
||||
Reference in New Issue
Block a user