Skip to content

Commit

Permalink
Rollup merge of #103262 - andrewpollack:switch-needs-unwind, r=tmandry
Browse files Browse the repository at this point in the history
Adjusting test to needs-unwind, with linking issue

Test requires `needs-unwind` (see linked issue #103261)
  • Loading branch information
matthiaskrgr authored Oct 20, 2022
2 parents e5514b9 + 2050066 commit 56ff294
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// run-pass
// ignore-fuchsia Test must be run out-of-process
// needs-unwind (#73509)

#![feature(test)]

Expand Down

0 comments on commit 56ff294

Please sign in to comment.