Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry

Adjusting test to needs-unwind, with linking issue

Test requires `needs-unwind` (see linked issue #103261)
This commit is contained in:
Matthias Krüger 2022-10-20 07:58:56 +02:00 committed by GitHub
commit 56ff29484e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
// run-pass
// ignore-fuchsia Test must be run out-of-process
// needs-unwind (#73509)
#![feature(test)]